./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 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.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-?-48c9605-m [2025-02-08 05:45:11,294 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 05:45:11,370 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-08 05:45:11,374 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 05:45:11,375 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 05:45:11,397 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 05:45:11,398 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 05:45:11,398 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 05:45:11,398 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 05:45:11,398 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 05:45:11,399 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 05:45:11,400 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 05:45:11,400 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 05:45:11,400 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 05:45:11,401 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 05:45:11,401 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 05:45:11,401 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 05:45:11,401 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 05:45:11,402 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 05:45:11,402 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 05:45:11,402 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 05:45:11,402 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 05:45:11,402 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-08 05:45:11,402 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 05:45:11,402 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 05:45:11,403 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 05:45:11,403 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 05:45:11,403 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 05:45:11,403 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 05:45:11,403 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 05:45:11,403 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 05:45:11,404 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:45:11,404 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 05:45:11,404 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 05:45:11,404 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 05:45:11,404 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 05:45:11,404 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 05:45:11,404 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 05:45:11,404 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 05:45:11,405 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 05:45:11,405 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 05:45:11,405 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 05:45:11,405 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-08 05:45:11,698 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 05:45:11,707 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 05:45:11,710 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 05:45:11,711 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 05:45:11,711 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 05:45:11,713 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-08 05:45:12,995 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/098862867/3f9a0d66ab7b49929bd3dd1201901751/FLAG750d40b6f [2025-02-08 05:45:13,323 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 05:45:13,325 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i [2025-02-08 05:45:13,342 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/098862867/3f9a0d66ab7b49929bd3dd1201901751/FLAG750d40b6f [2025-02-08 05:45:13,368 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/098862867/3f9a0d66ab7b49929bd3dd1201901751 [2025-02-08 05:45:13,371 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 05:45:13,372 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 05:45:13,373 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 05:45:13,373 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 05:45:13,378 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 05:45:13,379 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,380 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5dec0564 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13, skipping insertion in model container [2025-02-08 05:45:13,380 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,413 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 05:45:13,732 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:45:13,744 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 05:45:13,794 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:45:13,850 INFO L204 MainTranslator]: Completed translation [2025-02-08 05:45:13,850 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13 WrapperNode [2025-02-08 05:45:13,851 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 05:45:13,852 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 05:45:13,852 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 05:45:13,852 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 05:45:13,860 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,883 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,908 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 77 [2025-02-08 05:45:13,910 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 05:45:13,911 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 05:45:13,911 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 05:45:13,911 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 05:45:13,917 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,919 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,927 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,927 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,940 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,942 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,943 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,946 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,953 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 05:45:13,953 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 05:45:13,954 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 05:45:13,954 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 05:45:13,954 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (1/1) ... [2025-02-08 05:45:13,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:45:13,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 05:45:13,986 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 05:45:13,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 05:45:14,010 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 05:45:14,010 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-08 05:45:14,010 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-08 05:45:14,010 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-08 05:45:14,010 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-08 05:45:14,010 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 05:45:14,010 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 05:45:14,010 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-08 05:45:14,010 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-02-08 05:45:14,010 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-02-08 05:45:14,010 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 05:45:14,010 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 05:45:14,012 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 05:45:14,157 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 05:45:14,159 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 05:45:14,519 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 05:45:14,519 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 05:45:14,546 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 05:45:14,546 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 05:45:14,547 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:45:14 BoogieIcfgContainer [2025-02-08 05:45:14,547 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 05:45:14,549 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 05:45:14,549 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 05:45:14,554 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 05:45:14,554 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 05:45:13" (1/3) ... [2025-02-08 05:45:14,555 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@76e1296 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:45:14, skipping insertion in model container [2025-02-08 05:45:14,555 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:13" (2/3) ... [2025-02-08 05:45:14,555 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@76e1296 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:45:14, skipping insertion in model container [2025-02-08 05:45:14,556 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:45:14" (3/3) ... [2025-02-08 05:45:14,557 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race.i [2025-02-08 05:45:14,572 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 05:45:14,574 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-08 05:45:14,574 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 05:45:14,692 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-02-08 05:45:14,740 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 197 places, 208 transitions, 429 flow [2025-02-08 05:45:14,832 INFO L124 PetriNetUnfolderBase]: 7/180 cut-off events. [2025-02-08 05:45:14,834 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-08 05:45:14,839 INFO L83 FinitePrefix]: Finished finitePrefix Result has 185 conditions, 180 events. 7/180 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 235 event pairs, 0 based on Foata normal form. 0/151 useless extension candidates. Maximal degree in co-relation 90. Up to 3 conditions per place. [2025-02-08 05:45:14,840 INFO L82 GeneralOperation]: Start removeDead. Operand has 197 places, 208 transitions, 429 flow [2025-02-08 05:45:14,846 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 145 places, 149 transitions, 305 flow [2025-02-08 05:45:14,853 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:45:14,864 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;@2c036634, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:45:14,864 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-02-08 05:45:14,873 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:45:14,873 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-02-08 05:45:14,873 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:45:14,873 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:14,874 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:14,875 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-08 05:45:14,880 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:14,881 INFO L85 PathProgramCache]: Analyzing trace with hash 1195983476, now seen corresponding path program 1 times [2025-02-08 05:45:14,886 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:14,887 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2072277078] [2025-02-08 05:45:14,887 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:14,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:14,961 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-02-08 05:45:14,977 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-02-08 05:45:14,977 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:14,977 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:15,087 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:15,088 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:15,088 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2072277078] [2025-02-08 05:45:15,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2072277078] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:15,089 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:15,089 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:15,091 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [724177517] [2025-02-08 05:45:15,091 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:15,097 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:15,101 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:15,122 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:15,123 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:15,194 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 208 [2025-02-08 05:45:15,199 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 149 transitions, 305 flow. Second operand has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:15,200 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:15,200 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 208 [2025-02-08 05:45:15,201 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:15,279 INFO L124 PetriNetUnfolderBase]: 5/172 cut-off events. [2025-02-08 05:45:15,279 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 05:45:15,280 INFO L83 FinitePrefix]: Finished finitePrefix Result has 194 conditions, 172 events. 5/172 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 207 event pairs, 0 based on Foata normal form. 2/148 useless extension candidates. Maximal degree in co-relation 95. Up to 15 conditions per place. [2025-02-08 05:45:15,281 INFO L140 encePairwiseOnDemand]: 203/208 looper letters, 14 selfloop transitions, 2 changer transitions 1/146 dead transitions. [2025-02-08 05:45:15,281 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 146 transitions, 331 flow [2025-02-08 05:45:15,282 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:15,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:15,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2025-02-08 05:45:15,294 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9006410256410257 [2025-02-08 05:45:15,295 INFO L175 Difference]: Start difference. First operand has 145 places, 149 transitions, 305 flow. Second operand 3 states and 562 transitions. [2025-02-08 05:45:15,296 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 146 transitions, 331 flow [2025-02-08 05:45:15,301 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 146 transitions, 331 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:15,307 INFO L231 Difference]: Finished difference. Result has 146 places, 145 transitions, 301 flow [2025-02-08 05:45:15,310 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=299, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=301, PETRI_PLACES=146, PETRI_TRANSITIONS=145} [2025-02-08 05:45:15,315 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, 1 predicate places. [2025-02-08 05:45:15,316 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 145 transitions, 301 flow [2025-02-08 05:45:15,316 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:15,317 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:15,317 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:15,317 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 05:45:15,317 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-08 05:45:15,318 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:15,318 INFO L85 PathProgramCache]: Analyzing trace with hash 598041583, now seen corresponding path program 1 times [2025-02-08 05:45:15,318 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:15,318 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [136621247] [2025-02-08 05:45:15,318 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:15,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:15,333 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-02-08 05:45:15,339 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-02-08 05:45:15,339 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:15,339 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:15,388 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:15,389 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:15,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [136621247] [2025-02-08 05:45:15,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [136621247] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:15,389 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:15,389 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:15,389 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1243146277] [2025-02-08 05:45:15,390 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:15,391 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:15,391 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:15,391 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:15,391 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:15,427 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 208 [2025-02-08 05:45:15,428 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 145 transitions, 301 flow. Second operand has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:15,428 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:15,428 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 208 [2025-02-08 05:45:15,428 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:15,500 INFO L124 PetriNetUnfolderBase]: 5/167 cut-off events. [2025-02-08 05:45:15,500 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-02-08 05:45:15,500 INFO L83 FinitePrefix]: Finished finitePrefix Result has 192 conditions, 167 events. 5/167 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 197 event pairs, 0 based on Foata normal form. 0/146 useless extension candidates. Maximal degree in co-relation 163. Up to 15 conditions per place. [2025-02-08 05:45:15,503 INFO L140 encePairwiseOnDemand]: 203/208 looper letters, 15 selfloop transitions, 1 changer transitions 0/141 dead transitions. [2025-02-08 05:45:15,503 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 141 transitions, 325 flow [2025-02-08 05:45:15,504 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:15,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:15,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 551 transitions. [2025-02-08 05:45:15,509 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8830128205128205 [2025-02-08 05:45:15,509 INFO L175 Difference]: Start difference. First operand has 146 places, 145 transitions, 301 flow. Second operand 3 states and 551 transitions. [2025-02-08 05:45:15,510 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 141 transitions, 325 flow [2025-02-08 05:45:15,512 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 141 transitions, 321 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:15,514 INFO L231 Difference]: Finished difference. Result has 141 places, 141 transitions, 291 flow [2025-02-08 05:45:15,514 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=289, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=141, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=140, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=291, PETRI_PLACES=141, PETRI_TRANSITIONS=141} [2025-02-08 05:45:15,515 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -4 predicate places. [2025-02-08 05:45:15,516 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 141 transitions, 291 flow [2025-02-08 05:45:15,516 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:15,516 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:15,516 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:15,516 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 05:45:15,517 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-08 05:45:15,517 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:15,517 INFO L85 PathProgramCache]: Analyzing trace with hash -185910981, now seen corresponding path program 1 times [2025-02-08 05:45:15,517 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:15,517 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1483171189] [2025-02-08 05:45:15,517 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:15,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:15,537 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-08 05:45:15,550 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-08 05:45:15,554 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:15,554 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:15,625 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:15,626 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:15,626 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1483171189] [2025-02-08 05:45:15,626 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1483171189] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:15,626 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:15,626 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:15,626 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1025066281] [2025-02-08 05:45:15,626 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:15,626 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:15,626 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:15,627 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:15,627 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:15,667 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 208 [2025-02-08 05:45:15,668 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 141 transitions, 291 flow. Second operand has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:15,668 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:15,668 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 208 [2025-02-08 05:45:15,668 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:15,740 INFO L124 PetriNetUnfolderBase]: 21/280 cut-off events. [2025-02-08 05:45:15,740 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 05:45:15,742 INFO L83 FinitePrefix]: Finished finitePrefix Result has 324 conditions, 280 events. 21/280 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 771 event pairs, 6 based on Foata normal form. 0/240 useless extension candidates. Maximal degree in co-relation 295. Up to 35 conditions per place. [2025-02-08 05:45:15,743 INFO L140 encePairwiseOnDemand]: 205/208 looper letters, 14 selfloop transitions, 2 changer transitions 0/140 dead transitions. [2025-02-08 05:45:15,743 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 140 transitions, 321 flow [2025-02-08 05:45:15,744 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:15,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:15,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 560 transitions. [2025-02-08 05:45:15,746 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8974358974358975 [2025-02-08 05:45:15,746 INFO L175 Difference]: Start difference. First operand has 141 places, 141 transitions, 291 flow. Second operand 3 states and 560 transitions. [2025-02-08 05:45:15,746 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 140 transitions, 321 flow [2025-02-08 05:45:15,748 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 140 transitions, 320 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:45:15,749 INFO L231 Difference]: Finished difference. Result has 141 places, 140 transitions, 292 flow [2025-02-08 05:45:15,752 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=141, PETRI_TRANSITIONS=140} [2025-02-08 05:45:15,753 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -4 predicate places. [2025-02-08 05:45:15,754 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 140 transitions, 292 flow [2025-02-08 05:45:15,754 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:15,754 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:15,754 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:15,754 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 05:45:15,754 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-08 05:45:15,755 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:15,755 INFO L85 PathProgramCache]: Analyzing trace with hash 1102999574, now seen corresponding path program 1 times [2025-02-08 05:45:15,755 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:15,755 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1465366271] [2025-02-08 05:45:15,755 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:15,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:15,771 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-08 05:45:15,784 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-08 05:45:15,784 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:15,784 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:15,860 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:15,860 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:15,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1465366271] [2025-02-08 05:45:15,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1465366271] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:15,860 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:15,860 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:15,860 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1694867683] [2025-02-08 05:45:15,860 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:15,861 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:15,861 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:15,861 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:15,861 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:15,897 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 208 [2025-02-08 05:45:15,898 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 140 transitions, 292 flow. Second operand has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:15,899 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:15,900 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 208 [2025-02-08 05:45:15,900 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:15,970 INFO L124 PetriNetUnfolderBase]: 41/388 cut-off events. [2025-02-08 05:45:15,970 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-02-08 05:45:15,972 INFO L83 FinitePrefix]: Finished finitePrefix Result has 462 conditions, 388 events. 41/388 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1464 event pairs, 16 based on Foata normal form. 0/340 useless extension candidates. Maximal degree in co-relation 434. Up to 63 conditions per place. [2025-02-08 05:45:15,975 INFO L140 encePairwiseOnDemand]: 202/208 looper letters, 16 selfloop transitions, 2 changer transitions 0/138 dead transitions. [2025-02-08 05:45:15,975 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 138 transitions, 324 flow [2025-02-08 05:45:15,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:15,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:15,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 553 transitions. [2025-02-08 05:45:15,977 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8862179487179487 [2025-02-08 05:45:15,977 INFO L175 Difference]: Start difference. First operand has 141 places, 140 transitions, 292 flow. Second operand 3 states and 553 transitions. [2025-02-08 05:45:15,977 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 138 transitions, 324 flow [2025-02-08 05:45:15,978 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 138 transitions, 320 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:15,985 INFO L231 Difference]: Finished difference. Result has 138 places, 138 transitions, 294 flow [2025-02-08 05:45:15,985 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=280, PETRI_DIFFERENCE_MINUEND_PLACES=135, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=294, PETRI_PLACES=138, PETRI_TRANSITIONS=138} [2025-02-08 05:45:15,986 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -7 predicate places. [2025-02-08 05:45:15,986 INFO L471 AbstractCegarLoop]: Abstraction has has 138 places, 138 transitions, 294 flow [2025-02-08 05:45:15,986 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:15,986 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:15,987 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:15,987 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 05:45:15,987 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-08 05:45:15,987 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:15,988 INFO L85 PathProgramCache]: Analyzing trace with hash 1861770673, now seen corresponding path program 1 times [2025-02-08 05:45:15,988 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:15,988 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1770513064] [2025-02-08 05:45:15,988 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:15,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:16,000 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-08 05:45:16,022 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-08 05:45:16,022 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:16,022 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:16,550 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:16,551 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:16,551 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1770513064] [2025-02-08 05:45:16,551 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1770513064] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:16,551 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:16,551 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:16,551 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1185122222] [2025-02-08 05:45:16,551 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:16,552 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:16,552 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:16,552 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:16,552 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:16,835 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 208 [2025-02-08 05:45:16,836 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 138 places, 138 transitions, 294 flow. Second operand has 6 states, 6 states have (on average 182.16666666666666) internal successors, (1093), 6 states have internal predecessors, (1093), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:16,837 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:16,837 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 208 [2025-02-08 05:45:16,837 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:16,972 INFO L124 PetriNetUnfolderBase]: 70/487 cut-off events. [2025-02-08 05:45:16,972 INFO L125 PetriNetUnfolderBase]: For 8/15 co-relation queries the response was YES. [2025-02-08 05:45:16,975 INFO L83 FinitePrefix]: Finished finitePrefix Result has 616 conditions, 487 events. 70/487 cut-off events. For 8/15 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2189 event pairs, 8 based on Foata normal form. 5/438 useless extension candidates. Maximal degree in co-relation 587. Up to 45 conditions per place. [2025-02-08 05:45:16,976 INFO L140 encePairwiseOnDemand]: 203/208 looper letters, 34 selfloop transitions, 4 changer transitions 1/157 dead transitions. [2025-02-08 05:45:16,977 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 157 transitions, 408 flow [2025-02-08 05:45:16,977 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:45:16,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:45:16,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1125 transitions. [2025-02-08 05:45:16,980 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9014423076923077 [2025-02-08 05:45:16,980 INFO L175 Difference]: Start difference. First operand has 138 places, 138 transitions, 294 flow. Second operand 6 states and 1125 transitions. [2025-02-08 05:45:16,980 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 157 transitions, 408 flow [2025-02-08 05:45:16,982 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 157 transitions, 408 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:16,984 INFO L231 Difference]: Finished difference. Result has 142 places, 136 transitions, 295 flow [2025-02-08 05:45:16,984 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=137, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=295, PETRI_PLACES=142, PETRI_TRANSITIONS=136} [2025-02-08 05:45:16,985 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -3 predicate places. [2025-02-08 05:45:16,986 INFO L471 AbstractCegarLoop]: Abstraction has has 142 places, 136 transitions, 295 flow [2025-02-08 05:45:16,987 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 182.16666666666666) internal successors, (1093), 6 states have internal predecessors, (1093), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:16,987 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:16,988 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:16,988 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-08 05:45:16,988 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-08 05:45:16,990 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:16,991 INFO L85 PathProgramCache]: Analyzing trace with hash 217450846, now seen corresponding path program 1 times [2025-02-08 05:45:16,991 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:16,991 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [414861831] [2025-02-08 05:45:16,991 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:16,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:17,004 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-08 05:45:17,016 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-08 05:45:17,018 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:17,018 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:17,336 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:17,336 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:17,336 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [414861831] [2025-02-08 05:45:17,336 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [414861831] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:17,336 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:17,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:17,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1432495053] [2025-02-08 05:45:17,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:17,337 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:17,337 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:17,337 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:17,337 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:17,508 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 208 [2025-02-08 05:45:17,510 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 136 transitions, 295 flow. Second operand has 6 states, 6 states have (on average 167.66666666666666) internal successors, (1006), 6 states have internal predecessors, (1006), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:17,510 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:17,510 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 208 [2025-02-08 05:45:17,510 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:17,739 INFO L124 PetriNetUnfolderBase]: 202/722 cut-off events. [2025-02-08 05:45:17,739 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2025-02-08 05:45:17,740 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1175 conditions, 722 events. 202/722 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 4072 event pairs, 60 based on Foata normal form. 0/627 useless extension candidates. Maximal degree in co-relation 1144. Up to 240 conditions per place. [2025-02-08 05:45:17,742 INFO L140 encePairwiseOnDemand]: 197/208 looper letters, 60 selfloop transitions, 19 changer transitions 0/186 dead transitions. [2025-02-08 05:45:17,742 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 186 transitions, 553 flow [2025-02-08 05:45:17,743 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:45:17,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:45:17,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1076 transitions. [2025-02-08 05:45:17,745 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8621794871794872 [2025-02-08 05:45:17,745 INFO L175 Difference]: Start difference. First operand has 142 places, 136 transitions, 295 flow. Second operand 6 states and 1076 transitions. [2025-02-08 05:45:17,746 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 186 transitions, 553 flow [2025-02-08 05:45:17,747 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 186 transitions, 546 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-02-08 05:45:17,749 INFO L231 Difference]: Finished difference. Result has 147 places, 155 transitions, 419 flow [2025-02-08 05:45:17,750 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=419, PETRI_PLACES=147, PETRI_TRANSITIONS=155} [2025-02-08 05:45:17,750 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, 2 predicate places. [2025-02-08 05:45:17,750 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 155 transitions, 419 flow [2025-02-08 05:45:17,751 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 167.66666666666666) internal successors, (1006), 6 states have internal predecessors, (1006), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:17,751 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:17,751 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:17,751 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-08 05:45:17,751 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-08 05:45:17,752 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:17,752 INFO L85 PathProgramCache]: Analyzing trace with hash 1947741084, now seen corresponding path program 1 times [2025-02-08 05:45:17,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:17,752 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [375631922] [2025-02-08 05:45:17,752 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:17,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:17,763 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-02-08 05:45:17,770 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-02-08 05:45:17,771 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:17,771 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:17,802 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:17,802 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:17,802 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [375631922] [2025-02-08 05:45:17,802 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [375631922] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:17,802 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:17,803 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:17,803 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [994616954] [2025-02-08 05:45:17,803 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:17,803 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:17,803 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:17,803 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:17,804 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:17,813 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 187 out of 208 [2025-02-08 05:45:17,814 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 155 transitions, 419 flow. Second operand has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 3 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:17,814 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:17,814 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 187 of 208 [2025-02-08 05:45:17,814 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:17,867 INFO L124 PetriNetUnfolderBase]: 32/276 cut-off events. [2025-02-08 05:45:17,867 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-02-08 05:45:17,868 INFO L83 FinitePrefix]: Finished finitePrefix Result has 466 conditions, 276 events. 32/276 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 946 event pairs, 5 based on Foata normal form. 0/248 useless extension candidates. Maximal degree in co-relation 433. Up to 53 conditions per place. [2025-02-08 05:45:17,869 INFO L140 encePairwiseOnDemand]: 205/208 looper letters, 10 selfloop transitions, 2 changer transitions 0/154 dead transitions. [2025-02-08 05:45:17,869 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 154 transitions, 441 flow [2025-02-08 05:45:17,869 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:17,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:17,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 574 transitions. [2025-02-08 05:45:17,871 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9198717948717948 [2025-02-08 05:45:17,871 INFO L175 Difference]: Start difference. First operand has 147 places, 155 transitions, 419 flow. Second operand 3 states and 574 transitions. [2025-02-08 05:45:17,871 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 154 transitions, 441 flow [2025-02-08 05:45:17,873 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 154 transitions, 441 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:17,875 INFO L231 Difference]: Finished difference. Result has 148 places, 154 transitions, 421 flow [2025-02-08 05:45:17,875 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=417, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=152, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=421, PETRI_PLACES=148, PETRI_TRANSITIONS=154} [2025-02-08 05:45:17,876 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, 3 predicate places. [2025-02-08 05:45:17,876 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 154 transitions, 421 flow [2025-02-08 05:45:17,877 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 3 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:17,877 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:17,877 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:17,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-08 05:45:17,877 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-08 05:45:17,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:17,878 INFO L85 PathProgramCache]: Analyzing trace with hash 463163234, now seen corresponding path program 1 times [2025-02-08 05:45:17,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:17,878 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1634158755] [2025-02-08 05:45:17,878 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:17,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:17,890 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-08 05:45:17,902 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 05:45:17,902 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:17,903 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:45:17,903 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 05:45:17,910 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-08 05:45:17,923 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 05:45:17,924 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:17,924 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:45:17,952 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 05:45:17,953 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-08 05:45:17,953 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-02-08 05:45:17,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-02-08 05:45:17,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-02-08 05:45:17,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-02-08 05:45:17,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-02-08 05:45:17,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-02-08 05:45:17,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-02-08 05:45:17,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-02-08 05:45:17,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-02-08 05:45:17,961 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-08 05:45:17,961 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:17,964 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-08 05:45:17,967 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-08 05:45:18,034 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-02-08 05:45:18,041 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 257 places, 277 transitions, 588 flow [2025-02-08 05:45:18,115 INFO L124 PetriNetUnfolderBase]: 36/565 cut-off events. [2025-02-08 05:45:18,115 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-02-08 05:45:18,120 INFO L83 FinitePrefix]: Finished finitePrefix Result has 589 conditions, 565 events. 36/565 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1848 event pairs, 0 based on Foata normal form. 0/470 useless extension candidates. Maximal degree in co-relation 320. Up to 9 conditions per place. [2025-02-08 05:45:18,120 INFO L82 GeneralOperation]: Start removeDead. Operand has 257 places, 277 transitions, 588 flow [2025-02-08 05:45:18,125 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 215 places, 226 transitions, 474 flow [2025-02-08 05:45:18,126 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:45:18,128 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;@2c036634, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:45:18,128 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2025-02-08 05:45:18,130 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:45:18,130 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-02-08 05:45:18,130 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:45:18,130 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:18,130 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:18,130 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-02-08 05:45:18,130 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:18,132 INFO L85 PathProgramCache]: Analyzing trace with hash 1943256948, now seen corresponding path program 1 times [2025-02-08 05:45:18,132 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:18,132 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2047762552] [2025-02-08 05:45:18,132 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:18,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:18,138 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-02-08 05:45:18,140 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-02-08 05:45:18,140 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:18,140 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:18,154 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:18,154 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:18,154 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2047762552] [2025-02-08 05:45:18,154 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2047762552] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:18,154 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:18,154 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:18,154 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1132477292] [2025-02-08 05:45:18,154 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:18,155 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:18,155 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:18,155 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:18,155 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:18,198 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 237 out of 277 [2025-02-08 05:45:18,199 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 226 transitions, 474 flow. Second operand has 3 states, 3 states have (on average 238.33333333333334) internal successors, (715), 3 states have internal predecessors, (715), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:18,199 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:18,199 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 237 of 277 [2025-02-08 05:45:18,199 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:18,388 INFO L124 PetriNetUnfolderBase]: 157/1195 cut-off events. [2025-02-08 05:45:18,388 INFO L125 PetriNetUnfolderBase]: For 109/110 co-relation queries the response was YES. [2025-02-08 05:45:18,394 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1455 conditions, 1195 events. 157/1195 cut-off events. For 109/110 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 6232 event pairs, 37 based on Foata normal form. 26/1012 useless extension candidates. Maximal degree in co-relation 921. Up to 202 conditions per place. [2025-02-08 05:45:18,400 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 25 selfloop transitions, 2 changer transitions 1/222 dead transitions. [2025-02-08 05:45:18,400 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 216 places, 222 transitions, 520 flow [2025-02-08 05:45:18,401 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:18,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:18,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 742 transitions. [2025-02-08 05:45:18,403 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8929001203369434 [2025-02-08 05:45:18,403 INFO L175 Difference]: Start difference. First operand has 215 places, 226 transitions, 474 flow. Second operand 3 states and 742 transitions. [2025-02-08 05:45:18,403 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 216 places, 222 transitions, 520 flow [2025-02-08 05:45:18,404 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 216 places, 222 transitions, 520 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:18,406 INFO L231 Difference]: Finished difference. Result has 216 places, 221 transitions, 468 flow [2025-02-08 05:45:18,406 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=466, PETRI_DIFFERENCE_MINUEND_PLACES=214, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=220, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=468, PETRI_PLACES=216, PETRI_TRANSITIONS=221} [2025-02-08 05:45:18,407 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 1 predicate places. [2025-02-08 05:45:18,407 INFO L471 AbstractCegarLoop]: Abstraction has has 216 places, 221 transitions, 468 flow [2025-02-08 05:45:18,407 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 238.33333333333334) internal successors, (715), 3 states have internal predecessors, (715), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:18,408 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:18,408 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:18,408 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-08 05:45:18,408 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-02-08 05:45:18,408 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:18,408 INFO L85 PathProgramCache]: Analyzing trace with hash -585860625, now seen corresponding path program 1 times [2025-02-08 05:45:18,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:18,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579753198] [2025-02-08 05:45:18,408 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:18,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:18,415 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-02-08 05:45:18,416 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-02-08 05:45:18,416 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:18,416 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:18,428 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:18,428 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:18,428 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1579753198] [2025-02-08 05:45:18,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1579753198] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:18,428 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:18,428 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:18,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [315390538] [2025-02-08 05:45:18,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:18,429 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:18,429 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:18,429 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:18,429 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:18,452 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 277 [2025-02-08 05:45:18,453 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 216 places, 221 transitions, 468 flow. Second operand has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:18,453 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:18,453 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 277 [2025-02-08 05:45:18,453 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:18,631 INFO L124 PetriNetUnfolderBase]: 172/1224 cut-off events. [2025-02-08 05:45:18,631 INFO L125 PetriNetUnfolderBase]: For 135/138 co-relation queries the response was YES. [2025-02-08 05:45:18,637 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1513 conditions, 1224 events. 172/1224 cut-off events. For 135/138 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 6560 event pairs, 41 based on Foata normal form. 0/1018 useless extension candidates. Maximal degree in co-relation 1483. Up to 217 conditions per place. [2025-02-08 05:45:18,643 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 26 selfloop transitions, 1 changer transitions 0/216 dead transitions. [2025-02-08 05:45:18,643 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 216 transitions, 512 flow [2025-02-08 05:45:18,643 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:18,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:18,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 725 transitions. [2025-02-08 05:45:18,645 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8724428399518652 [2025-02-08 05:45:18,645 INFO L175 Difference]: Start difference. First operand has 216 places, 221 transitions, 468 flow. Second operand 3 states and 725 transitions. [2025-02-08 05:45:18,645 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 216 transitions, 512 flow [2025-02-08 05:45:18,646 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 216 transitions, 508 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:18,649 INFO L231 Difference]: Finished difference. Result has 210 places, 216 transitions, 456 flow [2025-02-08 05:45:18,649 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=454, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=216, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=456, PETRI_PLACES=210, PETRI_TRANSITIONS=216} [2025-02-08 05:45:18,649 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2025-02-08 05:45:18,650 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 216 transitions, 456 flow [2025-02-08 05:45:18,650 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:18,650 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:18,650 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:18,650 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-08 05:45:18,650 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-02-08 05:45:18,651 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:18,651 INFO L85 PathProgramCache]: Analyzing trace with hash 197490975, now seen corresponding path program 1 times [2025-02-08 05:45:18,651 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:18,651 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1116402262] [2025-02-08 05:45:18,651 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:18,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:18,656 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-08 05:45:18,659 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-08 05:45:18,659 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:18,659 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:18,674 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:18,674 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:18,674 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1116402262] [2025-02-08 05:45:18,674 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1116402262] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:18,674 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:18,674 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:18,674 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [225614953] [2025-02-08 05:45:18,674 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:18,674 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:18,675 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:18,675 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:18,675 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:18,705 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 237 out of 277 [2025-02-08 05:45:18,706 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 216 transitions, 456 flow. Second operand has 3 states, 3 states have (on average 238.33333333333334) internal successors, (715), 3 states have internal predecessors, (715), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:18,706 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:18,706 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 237 of 277 [2025-02-08 05:45:18,706 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:19,050 INFO L124 PetriNetUnfolderBase]: 519/2793 cut-off events. [2025-02-08 05:45:19,051 INFO L125 PetriNetUnfolderBase]: For 148/151 co-relation queries the response was YES. [2025-02-08 05:45:19,062 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3445 conditions, 2793 events. 519/2793 cut-off events. For 148/151 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 20132 event pairs, 156 based on Foata normal form. 0/2322 useless extension candidates. Maximal degree in co-relation 3415. Up to 580 conditions per place. [2025-02-08 05:45:19,074 INFO L140 encePairwiseOnDemand]: 274/277 looper letters, 25 selfloop transitions, 2 changer transitions 0/215 dead transitions. [2025-02-08 05:45:19,074 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 211 places, 215 transitions, 508 flow [2025-02-08 05:45:19,075 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:19,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:19,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 739 transitions. [2025-02-08 05:45:19,077 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8892900120336944 [2025-02-08 05:45:19,077 INFO L175 Difference]: Start difference. First operand has 210 places, 216 transitions, 456 flow. Second operand 3 states and 739 transitions. [2025-02-08 05:45:19,077 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 211 places, 215 transitions, 508 flow [2025-02-08 05:45:19,078 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 215 transitions, 507 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:45:19,081 INFO L231 Difference]: Finished difference. Result has 210 places, 215 transitions, 457 flow [2025-02-08 05:45:19,081 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=453, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=215, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=457, PETRI_PLACES=210, PETRI_TRANSITIONS=215} [2025-02-08 05:45:19,082 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2025-02-08 05:45:19,082 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 215 transitions, 457 flow [2025-02-08 05:45:19,082 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 238.33333333333334) internal successors, (715), 3 states have internal predecessors, (715), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:19,082 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:19,082 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:19,082 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-08 05:45:19,083 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-02-08 05:45:19,083 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:19,083 INFO L85 PathProgramCache]: Analyzing trace with hash 620257174, now seen corresponding path program 1 times [2025-02-08 05:45:19,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:19,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [808855453] [2025-02-08 05:45:19,083 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:19,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:19,089 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-08 05:45:19,091 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-08 05:45:19,091 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:19,091 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:19,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-08 05:45:19,109 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:19,109 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [808855453] [2025-02-08 05:45:19,109 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [808855453] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:19,109 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:19,109 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:19,109 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1760515319] [2025-02-08 05:45:19,109 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:19,110 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:19,110 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:19,110 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:19,110 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:19,135 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 277 [2025-02-08 05:45:19,136 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 215 transitions, 457 flow. Second operand has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:19,136 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:19,136 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 277 [2025-02-08 05:45:19,136 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:19,742 INFO L124 PetriNetUnfolderBase]: 1043/4866 cut-off events. [2025-02-08 05:45:19,743 INFO L125 PetriNetUnfolderBase]: For 225/231 co-relation queries the response was YES. [2025-02-08 05:45:19,760 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6184 conditions, 4866 events. 1043/4866 cut-off events. For 225/231 co-relation queries the response was YES. Maximal size of possible extension queue 128. Compared 40883 event pairs, 417 based on Foata normal form. 0/4114 useless extension candidates. Maximal degree in co-relation 6155. Up to 1216 conditions per place. [2025-02-08 05:45:19,781 INFO L140 encePairwiseOnDemand]: 270/277 looper letters, 27 selfloop transitions, 2 changer transitions 0/212 dead transitions. [2025-02-08 05:45:19,781 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 207 places, 212 transitions, 509 flow [2025-02-08 05:45:19,781 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:19,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:19,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 727 transitions. [2025-02-08 05:45:19,783 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8748495788206979 [2025-02-08 05:45:19,783 INFO L175 Difference]: Start difference. First operand has 210 places, 215 transitions, 457 flow. Second operand 3 states and 727 transitions. [2025-02-08 05:45:19,784 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 207 places, 212 transitions, 509 flow [2025-02-08 05:45:19,785 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 212 transitions, 505 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:19,787 INFO L231 Difference]: Finished difference. Result has 206 places, 212 transitions, 457 flow [2025-02-08 05:45:19,788 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=443, PETRI_DIFFERENCE_MINUEND_PLACES=203, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=210, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=208, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=457, PETRI_PLACES=206, PETRI_TRANSITIONS=212} [2025-02-08 05:45:19,788 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -9 predicate places. [2025-02-08 05:45:19,789 INFO L471 AbstractCegarLoop]: Abstraction has has 206 places, 212 transitions, 457 flow [2025-02-08 05:45:19,789 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:19,789 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:19,789 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:19,789 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-08 05:45:19,790 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-02-08 05:45:19,790 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:19,790 INFO L85 PathProgramCache]: Analyzing trace with hash 971612849, now seen corresponding path program 1 times [2025-02-08 05:45:19,790 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:19,790 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [48589620] [2025-02-08 05:45:19,791 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:19,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:19,797 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-08 05:45:19,801 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-08 05:45:19,801 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:19,801 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:20,056 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:20,056 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:20,056 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [48589620] [2025-02-08 05:45:20,056 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [48589620] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:20,056 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:20,056 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:20,056 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [686909940] [2025-02-08 05:45:20,056 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:20,057 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:20,057 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:20,057 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:20,057 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:20,273 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 238 out of 277 [2025-02-08 05:45:20,275 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 206 places, 212 transitions, 457 flow. Second operand has 6 states, 6 states have (on average 239.16666666666666) internal successors, (1435), 6 states have internal predecessors, (1435), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:20,275 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:20,275 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 238 of 277 [2025-02-08 05:45:20,275 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:20,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,797 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,797 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,797 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,797 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-08 05:45:20,797 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,798 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,798 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,798 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 258#true]) [2025-02-08 05:45:20,798 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,798 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,798 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,798 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 14#L1045-2true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,806 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,806 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,806 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,806 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:20,814 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,815 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,815 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,815 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,824 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:20,825 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,825 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,825 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-08 05:45:20,825 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,825 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 256#true]) [2025-02-08 05:45:20,828 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,828 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,828 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,828 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-08 05:45:20,829 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,829 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,829 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,829 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,836 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,837 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,837 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,837 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:20,839 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,839 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:20,839 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:20,839 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:20,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,847 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,847 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,847 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,847 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:20,849 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:20,850 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:20,850 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:20,850 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:20,850 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-08 05:45:20,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:20,850 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:20,850 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-08 05:45:20,851 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:20,851 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:20,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:20,880 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,880 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,880 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,881 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:20,882 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,882 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,883 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,883 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 256#true]) [2025-02-08 05:45:20,883 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,883 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,884 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,884 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,884 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 257#true, 128#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-08 05:45:20,885 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,885 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,885 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,885 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,885 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,891 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 255#true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,892 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,892 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,892 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,892 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,892 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,892 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,892 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 255#true, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:20,892 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,892 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,892 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,892 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,892 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,893 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,893 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,893 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,893 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,893 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,893 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,894 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,894 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,894 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-08 05:45:20,894 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,894 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,894 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,894 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,894 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,894 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 258#true]) [2025-02-08 05:45:20,894 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,894 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,895 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,895 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,895 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:20,896 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,896 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:20,896 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:20,896 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:20,896 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:20,902 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:20,902 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,902 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,903 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,903 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 256#true]) [2025-02-08 05:45:20,903 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,903 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,904 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,904 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,920 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,920 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,920 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,920 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,920 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,920 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,920 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,920 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,920 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:20,921 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,921 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-08 05:45:20,921 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 258#true]) [2025-02-08 05:45:20,921 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,921 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,922 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,922 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,922 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,922 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,928 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,928 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,929 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,929 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,929 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,929 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,929 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,929 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,929 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:20,929 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,929 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,929 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,929 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,929 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,930 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,930 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,930 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,930 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,930 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,930 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,930 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,930 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,930 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,930 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,931 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 256#true]) [2025-02-08 05:45:20,931 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,931 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,931 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,931 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,931 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,931 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,931 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,931 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-08 05:45:20,931 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,931 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,931 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,932 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,932 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,932 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,944 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,944 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,944 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,944 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,944 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,944 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,945 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,945 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,945 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,945 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:20,945 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,945 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,945 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,945 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,945 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,945 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,945 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,945 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,946 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,946 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,946 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,946 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,946 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,946 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,946 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-08 05:45:20,946 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,947 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,947 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,947 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,947 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,947 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,947 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,947 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,947 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 258#true]) [2025-02-08 05:45:20,947 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,947 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,947 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,947 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,948 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,948 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,948 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,963 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 258#true]) [2025-02-08 05:45:20,964 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-08 05:45:20,964 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:20,964 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:20,964 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:20,964 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:20,964 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:20,964 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:20,964 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:20,965 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-08 05:45:20,965 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,965 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,965 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,965 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,965 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,965 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,965 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,965 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,965 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,966 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-08 05:45:20,966 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-08 05:45:20,966 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:20,966 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:20,966 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:20,966 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:20,966 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:20,966 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:20,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 103#L1043-7true, 273#true, 256#true]) [2025-02-08 05:45:20,970 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,970 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,970 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,970 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,971 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,971 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,971 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,971 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,971 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,971 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,971 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,971 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,971 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,971 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,972 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 256#true]) [2025-02-08 05:45:20,972 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-02-08 05:45:20,972 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:20,972 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:20,972 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:20,972 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,972 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:20,972 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:20,972 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 11#L1043-6true, 273#true, 256#true]) [2025-02-08 05:45:20,975 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,975 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,976 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,976 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 273#true, 258#true]) [2025-02-08 05:45:20,976 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,976 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,977 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:20,977 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 103#L1043-7true, 273#true, 256#true]) [2025-02-08 05:45:20,977 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,977 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,977 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:20,977 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,977 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,978 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 258#true]) [2025-02-08 05:45:20,978 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,978 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,978 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,978 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,978 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,979 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,979 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,979 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,979 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,979 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,979 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,979 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,979 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,979 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,979 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:20,980 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:20,980 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,980 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:20,981 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,981 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,981 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,981 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,981 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,981 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,981 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,981 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,981 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,982 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:20,982 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,982 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,982 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,982 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,982 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,982 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,982 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,982 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,982 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,982 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,982 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 256#true]) [2025-02-08 05:45:20,983 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-08 05:45:20,983 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,983 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,984 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:20,984 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:20,986 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,986 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,986 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,986 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-08 05:45:20,987 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,987 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,988 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,988 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:20,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 11#L1043-6true, 273#true, 256#true]) [2025-02-08 05:45:20,988 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,988 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:20,988 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,988 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,988 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:20,990 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:20,990 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,990 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,990 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,990 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,990 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,990 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,990 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,990 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,990 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,991 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:20,991 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,991 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:20,991 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,991 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:20,991 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,991 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:20,991 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:20,991 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:20,991 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:20,991 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:20,992 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,992 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,992 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,992 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,992 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,992 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:20,992 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,992 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,992 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:20,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:20,993 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:20,993 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:20,993 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,994 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:20,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:20,994 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:20,994 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:20,995 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:20,995 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:20,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:20,995 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:20,995 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:20,995 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:20,995 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:20,995 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:20,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 273#true, 258#true]) [2025-02-08 05:45:20,997 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:20,997 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,997 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,997 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,997 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:20,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:20,999 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:20,999 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:20,999 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:20,999 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:20,999 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:20,999 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:20,999 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:20,999 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:20,999 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:20,999 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:21,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-08 05:45:21,001 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,001 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,001 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,001 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,001 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:21,003 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:21,004 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,004 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,004 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,004 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:21,006 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:21,006 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:21,006 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,006 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,007 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][225], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 132#threadENTRYtrue, 257#true, 97#L1045true, 256#true]) [2025-02-08 05:45:21,054 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:21,054 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:21,054 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:21,055 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:45:21,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][225], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 97#L1045true, 256#true, 232#L1025true]) [2025-02-08 05:45:21,071 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:21,071 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:45:21,071 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:21,071 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:21,100 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-08 05:45:21,101 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:21,102 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,102 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,102 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,102 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,102 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,102 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,102 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 258#true]) [2025-02-08 05:45:21,103 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:21,103 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:21,103 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:21,108 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:21,108 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,108 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,108 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,108 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,108 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,108 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,108 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,109 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,109 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,109 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,113 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 258#true]) [2025-02-08 05:45:21,113 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,114 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,114 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,114 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,114 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,114 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,114 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,114 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,114 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,114 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][225], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 257#true, 66#L1027true, 97#L1045true, 256#true]) [2025-02-08 05:45:21,119 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:21,119 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:21,119 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:21,119 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:21,119 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:21,119 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,120 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,120 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,120 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:21,120 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,120 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,120 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,120 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,120 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,120 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][225], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 221#L1029true, 257#true, 97#L1045true, 256#true]) [2025-02-08 05:45:21,142 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:21,142 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:21,142 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:21,142 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:21,151 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:21,151 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,151 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,151 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,151 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:21,151 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,151 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 258#true]) [2025-02-08 05:45:21,152 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,152 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:21,153 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-08 05:45:21,153 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 258#true]) [2025-02-08 05:45:21,153 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:21,153 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,154 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,154 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,154 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,154 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,154 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:21,154 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,154 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:21,154 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,167 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 273#true, 258#true]) [2025-02-08 05:45:21,167 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,167 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,167 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,167 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,167 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,167 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,173 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-08 05:45:21,173 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,173 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,174 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,174 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,174 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,174 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][225], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 70#L1031-8true, 257#true, 97#L1045true, 256#true]) [2025-02-08 05:45:21,177 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:21,177 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:21,177 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:21,177 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:21,181 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:21,181 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,181 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:21,182 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 256#true]) [2025-02-08 05:45:21,182 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,182 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,184 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,184 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,184 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,184 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-08 05:45:21,184 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:21,184 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:21,184 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,184 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,185 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,185 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,185 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,185 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:21,185 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,185 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:21,185 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:21,185 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:21,185 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:21,185 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:21,185 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:21,185 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,188 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:21,188 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,188 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,188 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:21,188 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,188 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,188 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,193 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:21,193 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:21,193 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:21,194 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:21,194 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,194 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,194 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][225], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 133#L1031-2true, 97#L1045true, 256#true]) [2025-02-08 05:45:21,203 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:21,203 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:21,203 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,203 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:21,223 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:21,223 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:21,224 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,224 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,224 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:21,224 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,224 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,224 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,224 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,224 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,224 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,224 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,224 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,225 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 258#true]) [2025-02-08 05:45:21,225 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:21,225 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,225 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,225 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,225 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,225 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,225 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,225 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,226 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,226 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,226 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,226 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,226 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:21,226 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:21,226 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,226 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,226 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,226 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,226 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-08 05:45:21,227 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,227 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:21,238 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:21,239 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,239 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,239 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,239 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,239 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,239 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,239 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,239 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,239 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:21,239 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,239 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,240 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:21,240 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,240 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,240 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,240 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,240 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,240 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,240 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,240 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,240 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,240 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,240 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,241 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:21,241 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,241 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,241 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,241 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,241 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,241 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,241 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,241 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,241 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,241 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,241 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,242 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 256#true]) [2025-02-08 05:45:21,242 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:21,242 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,242 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,242 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,242 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,242 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,242 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,242 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,242 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,242 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,242 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:21,243 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-08 05:45:21,243 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:21,243 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:21,243 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,243 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,243 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,243 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,243 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:21,243 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:21,243 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,243 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:21,249 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 103#L1043-7true, 273#true, 256#true]) [2025-02-08 05:45:21,249 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,249 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,249 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,249 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,250 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,250 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,251 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:21,251 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:21,251 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,251 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,251 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,251 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,251 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,251 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,251 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,251 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:21,252 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,252 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,253 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,253 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:21,253 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,253 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,253 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,253 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,253 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,253 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,253 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,253 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:21,253 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,253 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 256#true]) [2025-02-08 05:45:21,254 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:21,254 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:21,257 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 11#L1043-6true, 273#true, 256#true]) [2025-02-08 05:45:21,257 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:21,257 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,257 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,257 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,257 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:21,257 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:21,259 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:21,259 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:21,259 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,259 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,259 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:21,259 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:21,259 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,260 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:21,260 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:21,260 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:21,260 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,260 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,261 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:21,261 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:21,261 INFO L124 PetriNetUnfolderBase]: 1383/5398 cut-off events. [2025-02-08 05:45:21,261 INFO L125 PetriNetUnfolderBase]: For 796/1006 co-relation queries the response was YES. [2025-02-08 05:45:21,288 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7335 conditions, 5398 events. 1383/5398 cut-off events. For 796/1006 co-relation queries the response was YES. Maximal size of possible extension queue 141. Compared 44485 event pairs, 135 based on Foata normal form. 66/4785 useless extension candidates. Maximal degree in co-relation 7305. Up to 592 conditions per place. [2025-02-08 05:45:21,321 INFO L140 encePairwiseOnDemand]: 272/277 looper letters, 71 selfloop transitions, 4 changer transitions 1/259 dead transitions. [2025-02-08 05:45:21,322 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 259 transitions, 725 flow [2025-02-08 05:45:21,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:45:21,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:45:21,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1504 transitions. [2025-02-08 05:45:21,326 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9049338146811071 [2025-02-08 05:45:21,326 INFO L175 Difference]: Start difference. First operand has 206 places, 212 transitions, 457 flow. Second operand 6 states and 1504 transitions. [2025-02-08 05:45:21,326 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 259 transitions, 725 flow [2025-02-08 05:45:21,330 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 259 transitions, 725 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:21,333 INFO L231 Difference]: Finished difference. Result has 210 places, 210 transitions, 458 flow [2025-02-08 05:45:21,334 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=455, PETRI_DIFFERENCE_MINUEND_PLACES=205, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=211, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=207, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=458, PETRI_PLACES=210, PETRI_TRANSITIONS=210} [2025-02-08 05:45:21,335 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2025-02-08 05:45:21,335 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 210 transitions, 458 flow [2025-02-08 05:45:21,336 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 239.16666666666666) internal successors, (1435), 6 states have internal predecessors, (1435), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:21,336 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:21,337 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:21,337 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-02-08 05:45:21,337 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-02-08 05:45:21,338 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:21,339 INFO L85 PathProgramCache]: Analyzing trace with hash -525718818, now seen corresponding path program 1 times [2025-02-08 05:45:21,339 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:21,339 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1919764723] [2025-02-08 05:45:21,339 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:21,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:21,348 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-08 05:45:21,354 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-08 05:45:21,355 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:21,355 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:21,625 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:21,626 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:21,626 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1919764723] [2025-02-08 05:45:21,626 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1919764723] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:21,626 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:21,626 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:21,626 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1938523658] [2025-02-08 05:45:21,626 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:21,626 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:21,627 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:21,627 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:21,627 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:21,819 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 219 out of 277 [2025-02-08 05:45:21,821 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 210 transitions, 458 flow. Second operand has 6 states, 6 states have (on average 220.66666666666666) internal successors, (1324), 6 states have internal predecessors, (1324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:21,821 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:21,821 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 219 of 277 [2025-02-08 05:45:21,822 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:22,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 53#threadENTRYtrue, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:22,384 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:45:22,385 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:22,385 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:22,385 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:22,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 183#L1025true, 271#(= |#race~tids~0| 0), 255#true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:22,464 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:45:22,464 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:22,464 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:22,464 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:22,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 29#L1027true, 255#true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:22,696 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:45:22,696 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:22,696 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:22,697 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:22,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 224#L1029true, 255#true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:22,891 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:45:22,891 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:22,891 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:22,892 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:22,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 97#L1045true, 279#true, 155#L1031-8true, 258#true]) [2025-02-08 05:45:22,892 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:22,892 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:22,892 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:22,892 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:22,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, 279#true, 273#true, 258#true]) [2025-02-08 05:45:22,929 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:22,929 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:22,929 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:22,929 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:22,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 273#true, 279#true, 95#L1043true, 258#true]) [2025-02-08 05:45:22,977 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:22,977 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:22,977 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:22,977 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:23,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 247#L1042-1true, 255#true, 242#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:23,117 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:23,117 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:23,117 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:23,117 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:23,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 254#L1045-9true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:23,224 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-08 05:45:23,224 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:23,224 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,224 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:23,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:23,344 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,344 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:23,344 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:23,344 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:23,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 279#true, 258#true]) [2025-02-08 05:45:23,362 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:23,362 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:23,362 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:23,362 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:23,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 72#L1043-3true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:23,371 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:23,371 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,371 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,371 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:23,376 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:23,376 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,376 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,376 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,386 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:23,386 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:23,386 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:23,386 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:23,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-08 05:45:23,386 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:23,386 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:23,386 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:23,387 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:23,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 273#true, 258#true]) [2025-02-08 05:45:23,387 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:23,387 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:23,387 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:23,387 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:23,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][307], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,387 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:23,387 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:23,387 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:23,388 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:23,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,388 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:23,388 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:23,388 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:23,388 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:23,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-08 05:45:23,388 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:23,388 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:23,388 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:23,388 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:23,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 273#true, 279#true, 167#L1043-8true, 258#true]) [2025-02-08 05:45:23,389 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:23,389 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:23,389 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:23,389 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:23,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 279#true, 258#true]) [2025-02-08 05:45:23,397 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:23,398 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:23,398 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:23,398 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:23,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:23,420 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:23,420 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:23,420 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:23,420 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:23,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 180#L1045-3true, 242#L1028-5true, 279#true, 258#true]) [2025-02-08 05:45:23,430 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:23,430 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:23,430 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:23,430 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:23,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:23,452 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:23,452 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:23,452 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:23,452 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:23,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [253#L1034-2true, Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:23,464 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:23,464 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:23,464 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:23,464 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:23,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 131#L1034-3true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:23,464 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:23,464 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:23,464 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:23,464 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:23,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 46#L1034-4true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:23,465 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:23,465 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:23,465 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:23,465 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:23,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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), 139#L1034-5true, 271#(= |#race~tids~0| 0), 255#true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:23,465 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:23,465 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:23,465 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:23,465 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:23,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1028-5true, 279#true, 258#true]) [2025-02-08 05:45:23,465 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:23,465 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:23,465 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:23,465 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:23,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 279#true, 273#true, 258#true]) [2025-02-08 05:45:23,492 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:23,492 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:23,492 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:23,492 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:23,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,568 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:23,568 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,568 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,568 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,569 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,569 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:23,569 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:23,569 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:23,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [Black: 269#true, 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 265#(= |#race~threads_total~0| 0), 72#L1043-3true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,606 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:23,607 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,607 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,607 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,616 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:23,616 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,616 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,616 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,616 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,616 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:23,616 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:23,616 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:23,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 72#L1043-3true, 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,655 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:23,655 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,655 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,655 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][307], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,666 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:23,666 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,666 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,667 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][307], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,667 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,667 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:23,667 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:23,667 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:23,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][307], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 72#L1043-3true, 271#(= |#race~tids~0| 0), 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:23,702 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:23,702 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:23,702 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:23,702 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:24,268 INFO L124 PetriNetUnfolderBase]: 7213/20074 cut-off events. [2025-02-08 05:45:24,268 INFO L125 PetriNetUnfolderBase]: For 1523/1768 co-relation queries the response was YES. [2025-02-08 05:45:24,326 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31034 conditions, 20074 events. 7213/20074 cut-off events. For 1523/1768 co-relation queries the response was YES. Maximal size of possible extension queue 598. Compared 201057 event pairs, 1428 based on Foata normal form. 27/17472 useless extension candidates. Maximal degree in co-relation 31002. Up to 6007 conditions per place. [2025-02-08 05:45:24,401 INFO L140 encePairwiseOnDemand]: 262/277 looper letters, 116 selfloop transitions, 32 changer transitions 0/315 dead transitions. [2025-02-08 05:45:24,402 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 315 transitions, 1020 flow [2025-02-08 05:45:24,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:45:24,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:45:24,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1463 transitions. [2025-02-08 05:45:24,406 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8802647412755716 [2025-02-08 05:45:24,406 INFO L175 Difference]: Start difference. First operand has 210 places, 210 transitions, 458 flow. Second operand 6 states and 1463 transitions. [2025-02-08 05:45:24,407 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 315 transitions, 1020 flow [2025-02-08 05:45:24,414 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 315 transitions, 1013 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-02-08 05:45:24,418 INFO L231 Difference]: Finished difference. Result has 215 places, 243 transitions, 667 flow [2025-02-08 05:45:24,418 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=210, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=196, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=667, PETRI_PLACES=215, PETRI_TRANSITIONS=243} [2025-02-08 05:45:24,419 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 0 predicate places. [2025-02-08 05:45:24,420 INFO L471 AbstractCegarLoop]: Abstraction has has 215 places, 243 transitions, 667 flow [2025-02-08 05:45:24,421 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 220.66666666666666) internal successors, (1324), 6 states have internal predecessors, (1324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:24,421 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:24,421 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:24,421 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-02-08 05:45:24,422 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-02-08 05:45:24,422 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:24,422 INFO L85 PathProgramCache]: Analyzing trace with hash 1843481792, now seen corresponding path program 1 times [2025-02-08 05:45:24,422 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:24,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [606081759] [2025-02-08 05:45:24,422 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:24,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:24,433 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-02-08 05:45:24,437 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-02-08 05:45:24,437 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:24,437 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:24,463 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:24,463 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:24,463 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [606081759] [2025-02-08 05:45:24,463 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [606081759] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:24,463 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:24,464 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:24,464 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1690792741] [2025-02-08 05:45:24,464 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:24,464 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:24,465 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:24,465 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:24,465 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:24,479 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 243 out of 277 [2025-02-08 05:45:24,481 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 243 transitions, 667 flow. Second operand has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:24,481 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:24,481 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 243 of 277 [2025-02-08 05:45:24,481 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:24,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:24,752 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-08 05:45:24,752 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:24,752 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:24,752 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:24,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:24,946 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-08 05:45:24,946 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:24,946 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:24,946 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:24,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:24,948 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:24,948 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:24,948 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-08 05:45:24,948 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-08 05:45:24,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:24,949 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:24,949 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-08 05:45:24,949 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:24,949 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:24,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:24,991 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-08 05:45:24,993 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:24,994 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:24,994 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:24,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:24,995 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-08 05:45:24,995 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-08 05:45:24,995 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-08 05:45:24,995 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-08 05:45:25,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,046 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:45:25,047 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:25,047 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:25,047 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:25,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,060 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2025-02-08 05:45:25,060 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-08 05:45:25,060 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-08 05:45:25,060 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-02-08 05:45:25,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 22#L1034-5true, 46#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,061 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:45:25,061 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:25,061 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:25,061 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:25,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,078 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-02-08 05:45:25,078 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-02-08 05:45:25,078 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-08 05:45:25,078 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-08 05:45:25,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 46#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,079 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-08 05:45:25,079 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:25,079 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:25,079 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:25,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,088 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,088 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,089 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:25,089 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:25,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,091 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-02-08 05:45:25,091 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-08 05:45:25,091 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-08 05:45:25,091 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-02-08 05:45:25,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 11#L1043-6true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,101 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,101 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,101 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,101 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,102 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,102 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,102 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,102 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 103#L1043-7true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,105 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,105 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,105 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,105 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,116 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,116 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,116 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,116 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,119 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,119 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,120 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,120 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,120 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,120 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,120 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,120 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,129 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,129 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,129 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,129 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,133 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,133 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,133 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,133 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,134 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,134 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,134 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,134 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 103#L1043-7true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,137 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,137 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:25,137 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:25,137 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 103#L1043-7true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,138 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,138 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:25,138 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:25,138 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,143 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,143 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,143 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,143 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,147 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,147 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,147 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,147 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,148 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,148 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,148 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,148 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,152 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,152 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,152 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,152 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,154 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,154 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,154 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,154 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 103#L1043-7true, 46#L1034-4true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,156 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,156 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,156 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,156 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,161 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,161 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,161 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,162 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,163 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,163 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,163 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,163 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,165 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,165 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,165 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,165 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,172 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,172 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,172 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,172 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,172 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,173 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,173 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,173 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 11#L1043-6true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,175 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,175 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,175 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,175 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 46#L1034-4true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,175 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,176 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,176 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,176 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,176 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:25,176 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,176 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:25,176 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:25,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,177 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:25,177 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:25,177 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:25,177 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:25,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,182 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,182 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:25,182 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,182 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,185 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,185 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:25,185 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,185 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,187 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,187 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,187 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,187 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,188 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,188 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,188 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,188 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 46#L1034-4true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,190 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,190 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,190 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,190 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, 46#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,190 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,190 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,190 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,190 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 11#L1043-6true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,191 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,191 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,191 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,192 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:25,192 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:25,192 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:25,192 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,194 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:25,194 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,194 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:25,194 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,195 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,195 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,195 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,195 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,197 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,197 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,197 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,197 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,198 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,198 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,198 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,198 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 289#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 138#L1043-5true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,199 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,199 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,199 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,199 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,199 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,199 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,199 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,199 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,199 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,200 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,200 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,200 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,200 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,200 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,200 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,200 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 289#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, 138#L1043-5true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,202 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,202 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,202 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,202 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,202 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,202 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,202 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,202 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,203 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,203 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,203 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:25,203 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,208 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,208 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,208 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,208 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,209 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,209 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,209 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,209 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,209 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,209 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,209 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,209 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:25,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,210 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,210 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,210 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,210 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:25,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,211 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,211 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,211 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,211 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:25,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,211 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,211 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,211 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,211 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:25,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,212 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,212 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,212 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,212 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,214 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,214 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,214 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,214 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,214 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,214 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,214 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,214 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 269#true, 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,215 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,215 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,215 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,215 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,215 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,215 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,215 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,215 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:25,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,218 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,218 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:25,219 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-08 05:45:25,219 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 271#(= |#race~tids~0| 0), 289#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,219 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,219 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:25,219 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-08 05:45:25,219 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,219 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,220 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-08 05:45:25,220 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,220 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:25,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,220 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,220 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:25,220 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-08 05:45:25,220 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,221 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:25,221 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,221 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,221 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,222 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,222 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,222 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,222 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:25,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,222 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,223 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,223 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,223 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:25,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,223 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,223 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:25,223 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,223 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,224 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,224 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:25,224 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,224 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 253#L1034-2true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,225 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:25,225 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,225 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,225 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,227 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,228 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:25,228 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,228 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 269#true, 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 255#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,228 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,228 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:25,228 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,228 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,229 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,229 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:25,229 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,229 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:25,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 253#L1034-2true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,234 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:25,235 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,235 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,235 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:25,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 103#L1043-7true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,246 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-02-08 05:45:25,247 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-08 05:45:25,247 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:25,247 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-08 05:45:25,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 103#L1043-7true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,247 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,247 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,247 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,247 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, 103#L1043-7true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,247 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,247 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,247 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:25,247 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,253 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-02-08 05:45:25,253 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-08 05:45:25,253 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:25,253 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:25,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 11#L1043-6true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,253 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,253 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,253 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,254 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,254 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,254 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,254 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:25,254 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,262 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-08 05:45:25,262 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:25,262 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:25,262 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:25,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,262 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,262 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,262 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,262 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, 46#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,263 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,263 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,263 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:25,263 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,271 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-02-08 05:45:25,271 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:25,271 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:25,271 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:25,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,271 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,271 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,271 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,271 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,271 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,271 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,271 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,271 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,274 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,274 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,274 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,274 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,281 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-08 05:45:25,281 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:25,282 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:25,282 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,282 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,282 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,282 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,282 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 46#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,282 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,282 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,282 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,283 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,285 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,285 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:25,285 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,285 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,289 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-08 05:45:25,289 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:25,289 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:25,289 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,299 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,299 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:25,299 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,299 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,302 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-02-08 05:45:25,302 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,302 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:25,302 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), 214#L1034-2true, Black: 269#true, 271#(= |#race~tids~0| 0), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,303 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,303 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,304 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:25,304 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:25,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,318 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,318 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,318 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,318 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), 214#L1034-2true, Black: 269#true, 271#(= |#race~tids~0| 0), Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,319 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,319 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:25,319 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:25,319 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:25,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 253#L1034-2true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,330 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,330 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:25,330 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,330 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), 253#L1034-2true, Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:25,348 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,348 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:25,348 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:25,348 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:25,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][192], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|)), 42#L1026-2true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,517 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:25,517 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:25,517 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:25,517 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:45:25,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][192], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|)), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, 135#L1026-1true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,518 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:25,518 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:45:25,518 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:25,518 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:25,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][178], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 232#L1025true, 256#true]) [2025-02-08 05:45:25,620 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:25,620 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:25,620 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:25,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:25,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,651 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:25,651 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:25,651 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:25,651 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:25,651 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][178], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 97#L1045true, 217#L1026-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,655 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][192], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|)), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, 135#L1026-1true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,655 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][192], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|)), 42#L1026-2true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,655 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:25,655 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:45:25,668 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][192], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|)), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 135#L1026-1true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,668 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:25,669 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:45:25,669 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:25,669 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:25,669 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:25,669 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:25,676 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][192], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|)), 42#L1026-2true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,676 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:25,676 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:25,676 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:25,676 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:25,676 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:45:25,676 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:25,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][115], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 97#L1045true, 155#L1031-8true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,680 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:25,680 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:25,680 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:25,680 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:25,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][178], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 199#L1027-3true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,682 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:25,682 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:25,682 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:45:25,682 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:25,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][178], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 66#L1027true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,686 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:25,686 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:25,686 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:25,686 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:25,694 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,695 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:25,695 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:25,695 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:25,695 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:25,695 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:25,695 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:25,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,700 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:45:25,700 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:25,700 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:25,700 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:25,700 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:25,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,701 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:45:25,701 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:25,701 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:25,701 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:25,701 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:25,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 46#L1034-4true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,701 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:25,701 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:25,701 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:25,701 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:25,701 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:25,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][178], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 221#L1029true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,706 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:25,706 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:25,706 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:25,706 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:25,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][178], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 70#L1031-8true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,713 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:25,713 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:25,713 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:25,713 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:25,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][178], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 133#L1031-2true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:25,723 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:25,723 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,723 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:25,723 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:25,732 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,733 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,739 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:25,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,739 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 289#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,739 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:25,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,739 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [265#(= |#race~threads_total~0| 0), Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, 138#L1043-5true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,746 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,746 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,746 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,746 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,747 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,747 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,750 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:25,750 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,750 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,750 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,750 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,751 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,751 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,751 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:25,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,753 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:25,753 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,753 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,753 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:25,753 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,753 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:25,753 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,753 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,753 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,753 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:25,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,754 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:25,754 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:25,754 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,754 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,754 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,754 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:25,754 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:25,755 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,755 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,755 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,755 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 269#true, 289#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,755 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:25,755 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:25,755 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,755 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,755 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,755 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 255#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,756 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:25,756 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:25,756 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,756 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,756 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:25,756 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:25,757 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:25,757 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,757 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,757 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:25,770 INFO L124 PetriNetUnfolderBase]: 2351/10111 cut-off events. [2025-02-08 05:45:25,770 INFO L125 PetriNetUnfolderBase]: For 1784/2073 co-relation queries the response was YES. [2025-02-08 05:45:25,800 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16685 conditions, 10111 events. 2351/10111 cut-off events. For 1784/2073 co-relation queries the response was YES. Maximal size of possible extension queue 276. Compared 100479 event pairs, 388 based on Foata normal form. 17/8479 useless extension candidates. Maximal degree in co-relation 16651. Up to 1564 conditions per place. [2025-02-08 05:45:25,843 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 29 selfloop transitions, 5 changer transitions 0/254 dead transitions. [2025-02-08 05:45:25,844 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 217 places, 254 transitions, 765 flow [2025-02-08 05:45:25,844 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:25,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:25,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-02-08 05:45:25,846 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9193742478941035 [2025-02-08 05:45:25,846 INFO L175 Difference]: Start difference. First operand has 215 places, 243 transitions, 667 flow. Second operand 3 states and 764 transitions. [2025-02-08 05:45:25,846 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 217 places, 254 transitions, 765 flow [2025-02-08 05:45:25,855 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 254 transitions, 765 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:25,858 INFO L231 Difference]: Finished difference. Result has 219 places, 247 transitions, 705 flow [2025-02-08 05:45:25,859 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=667, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=705, PETRI_PLACES=219, PETRI_TRANSITIONS=247} [2025-02-08 05:45:25,859 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 4 predicate places. [2025-02-08 05:45:25,859 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 247 transitions, 705 flow [2025-02-08 05:45:25,860 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:25,860 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:25,860 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:25,860 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-02-08 05:45:25,860 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-02-08 05:45:25,861 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:25,861 INFO L85 PathProgramCache]: Analyzing trace with hash 25529002, now seen corresponding path program 1 times [2025-02-08 05:45:25,861 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:25,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [46722652] [2025-02-08 05:45:25,861 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:25,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:25,872 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 84 statements into 1 equivalence classes. [2025-02-08 05:45:25,877 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 84 of 84 statements. [2025-02-08 05:45:25,877 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:25,877 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:25,903 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:25,903 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:25,903 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [46722652] [2025-02-08 05:45:25,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [46722652] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:25,904 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:25,904 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:25,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [807803637] [2025-02-08 05:45:25,904 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:25,904 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:25,904 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:25,904 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:25,904 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:25,921 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 243 out of 277 [2025-02-08 05:45:25,922 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 247 transitions, 705 flow. Second operand has 3 states, 3 states have (on average 245.0) internal successors, (735), 3 states have internal predecessors, (735), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:25,922 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:25,922 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 243 of 277 [2025-02-08 05:45:25,922 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:26,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][111], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|), 224#L1029true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:26,961 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:26,961 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:26,961 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:26,961 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:26,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][111], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 17#L1027-3true, 271#(= |#race~tids~0| 0), 255#true, 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:26,975 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:26,975 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:45:26,975 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:45:26,975 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:26,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][111], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|), 29#L1027true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:26,975 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:45:26,976 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:26,976 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:26,976 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:26,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][208], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 99#L1026-1true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 296#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:26,976 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:26,976 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:45:26,976 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:26,976 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:45:26,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][208], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 31#L1026-2true, 296#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:26,976 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:26,976 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:26,976 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:26,976 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 294#true, 242#L1028-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,012 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:27,012 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:27,012 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:27,012 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:27,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,042 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:27,042 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,043 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,043 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,043 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:27,043 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:27,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,047 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:27,047 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:27,047 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:27,047 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:27,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,052 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:27,052 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:27,052 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:27,052 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:27,052 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:27,056 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,056 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:45:27,056 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:27,056 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:27,056 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:27,056 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:27,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,061 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:45:27,061 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:27,061 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:27,061 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:27,061 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:27,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,064 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,064 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,064 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:27,065 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:27,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,071 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:27,071 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:27,071 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:27,071 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:27,071 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:27,071 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,071 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:27,071 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:27,071 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:27,071 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:27,071 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:27,071 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:27,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,078 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:27,078 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:27,078 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:27,078 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:27,078 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:27,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,078 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:27,078 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:27,078 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:27,078 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:27,078 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:27,078 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:27,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,116 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,116 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,116 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,116 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:27,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,117 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,117 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:27,117 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,117 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,120 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,120 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,120 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,120 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,120 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,120 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,121 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,121 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,121 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,121 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,121 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,121 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,122 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,122 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,122 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,122 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,125 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,125 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,125 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,125 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,126 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,126 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,126 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,126 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,127 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,127 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,127 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,127 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,128 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,128 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,128 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,128 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,129 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,129 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,129 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,129 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,133 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,133 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,133 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,133 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,134 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,134 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,134 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,134 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,135 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,135 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,135 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,135 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,135 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,136 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,136 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,136 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,136 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,136 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,136 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,136 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,140 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,140 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,140 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,140 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,140 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,141 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,141 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,141 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,141 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,141 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,141 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,141 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,142 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,142 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,142 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,142 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,143 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,143 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,143 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,143 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,144 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,144 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,144 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,144 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,144 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,144 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,144 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,145 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,146 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,146 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:27,146 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:27,147 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:27,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,149 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,149 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,149 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,149 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,150 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,150 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,150 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,150 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,151 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,151 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,151 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,151 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,151 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,151 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,151 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,151 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,152 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,152 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,152 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,152 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,155 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,155 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:27,155 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,155 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:27,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,156 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:27,156 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:27,156 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,156 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 103#L1043-7true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,156 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,156 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,156 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,156 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,156 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:27,156 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 103#L1043-7true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,156 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,157 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,157 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,157 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,157 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:27,157 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,157 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,157 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:27,158 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,158 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,158 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,158 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,158 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,158 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:27,158 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,158 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,158 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,158 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:27,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,162 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,162 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,162 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,162 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,163 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,163 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,163 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,163 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,165 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,165 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,165 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,165 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,166 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,166 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,166 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,166 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,169 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:27,169 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,169 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,169 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,169 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:27,169 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,169 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,169 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,170 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,170 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:27,170 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,170 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,171 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,171 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,171 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,171 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,171 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,171 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,171 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,171 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,171 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,171 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,171 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,171 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,172 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,172 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,172 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,172 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,172 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,172 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,172 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,172 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,172 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,172 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,172 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,172 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,173 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,173 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,173 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,173 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,173 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,173 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,173 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,173 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,173 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,173 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,173 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,173 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,174 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,174 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,174 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,174 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,174 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,174 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,174 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,174 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,174 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:27,174 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:27,174 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,176 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,176 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,176 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:27,176 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 214#L1034-2true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,177 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,177 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,177 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,177 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:27,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,178 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,178 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,178 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,178 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,179 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,180 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,180 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,180 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,180 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,181 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,181 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,181 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,181 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,181 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,182 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,182 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:27,183 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:27,183 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,184 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,184 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,185 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,185 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,186 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,186 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,186 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,186 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,186 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,186 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,186 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,186 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,186 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,186 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:27,186 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:27,186 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,189 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,189 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,189 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,189 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,190 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,190 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,190 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,190 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,191 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,191 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,191 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,191 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,191 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,191 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,191 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,191 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,192 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,192 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,193 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,193 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,194 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,194 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,194 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,194 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,194 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,194 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,194 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,194 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,194 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,194 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,194 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,194 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,195 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,195 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,196 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:27,196 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,196 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,196 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,196 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,196 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:27,196 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,196 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:27,196 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,196 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,196 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,197 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:27,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][179], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|), 97#L1045true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 257#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,198 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-02-08 05:45:27,198 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-02-08 05:45:27,198 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-02-08 05:45:27,198 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-02-08 05:45:27,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,200 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,200 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,200 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,200 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,200 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,200 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,200 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,200 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,200 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,200 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,200 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,200 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,201 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,201 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,202 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,202 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,202 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,202 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,202 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,202 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,202 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,202 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,202 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,202 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,202 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,202 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,203 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,203 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,204 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,204 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,204 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,204 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,204 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,204 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,204 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,204 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,204 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,205 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,205 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,205 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,205 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,206 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,206 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,206 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,206 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,206 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,206 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,206 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,206 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,206 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,206 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,207 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,207 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,207 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,207 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,207 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,207 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,207 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,208 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,208 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,208 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,208 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,208 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:27,208 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,208 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,209 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,210 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,210 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,210 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:27,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][179], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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|), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 257#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,210 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-02-08 05:45:27,210 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-02-08 05:45:27,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,212 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,212 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,212 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,212 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,212 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,213 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,213 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,214 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,214 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,214 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,214 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,214 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,214 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,214 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,214 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,214 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,215 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,215 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,215 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,215 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,215 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,215 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,215 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,215 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,215 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,215 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,215 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,216 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,216 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,216 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,216 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,216 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,216 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,217 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,217 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,217 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,217 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,217 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,217 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,218 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,218 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,218 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,218 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,218 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,218 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,219 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,219 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,219 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,219 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:27,219 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,219 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,223 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,223 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:27,224 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,224 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,225 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:27,225 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,225 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,225 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:27,225 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,225 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,225 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,225 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:27,225 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,225 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:27,225 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:27,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,229 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,229 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,229 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,229 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,229 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,229 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,229 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,229 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,230 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,230 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,230 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,230 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,231 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,231 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,232 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,232 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,233 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,234 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:27,234 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,234 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,235 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,235 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,235 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,235 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,235 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,235 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,235 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,235 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,235 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:27,235 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 138#L1043-5true, 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,239 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,239 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,239 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:27,239 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,239 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,239 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 138#L1043-5true, 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,239 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,239 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,239 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,240 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,240 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,240 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,241 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,241 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,243 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,243 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,244 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,244 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,244 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,244 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,244 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:27,244 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:27,244 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,244 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:27,244 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,244 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,244 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,244 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:27,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,245 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,246 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,247 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,247 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,247 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,247 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,247 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,247 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,247 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,247 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,247 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,247 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,247 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,248 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,248 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,248 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,248 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,248 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,248 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,248 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,248 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,248 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,248 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,248 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,248 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,248 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,249 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,249 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,249 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,249 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,249 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,249 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,249 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,249 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,249 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:27,249 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:27,249 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:27,249 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,251 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:27,251 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,251 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,251 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,251 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,251 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:27,251 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,251 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:27,251 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,251 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,251 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,251 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,252 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,252 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,252 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:27,252 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,253 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,253 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,253 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,254 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:27,254 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:27,254 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:27,254 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:27,254 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:27,254 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:27,254 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:27,259 INFO L124 PetriNetUnfolderBase]: 2337/10174 cut-off events. [2025-02-08 05:45:27,259 INFO L125 PetriNetUnfolderBase]: For 1914/2162 co-relation queries the response was YES. [2025-02-08 05:45:27,302 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16982 conditions, 10174 events. 2337/10174 cut-off events. For 1914/2162 co-relation queries the response was YES. Maximal size of possible extension queue 271. Compared 100253 event pairs, 397 based on Foata normal form. 17/8633 useless extension candidates. Maximal degree in co-relation 16946. Up to 1592 conditions per place. [2025-02-08 05:45:27,350 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 29 selfloop transitions, 6 changer transitions 0/257 dead transitions. [2025-02-08 05:45:27,350 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 257 transitions, 804 flow [2025-02-08 05:45:27,351 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:27,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:27,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 763 transitions. [2025-02-08 05:45:27,353 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9181708784596871 [2025-02-08 05:45:27,353 INFO L175 Difference]: Start difference. First operand has 219 places, 247 transitions, 705 flow. Second operand 3 states and 763 transitions. [2025-02-08 05:45:27,353 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 257 transitions, 804 flow [2025-02-08 05:45:27,367 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 257 transitions, 792 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:27,370 INFO L231 Difference]: Finished difference. Result has 221 places, 251 transitions, 741 flow [2025-02-08 05:45:27,371 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=695, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=247, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=741, PETRI_PLACES=221, PETRI_TRANSITIONS=251} [2025-02-08 05:45:27,372 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 6 predicate places. [2025-02-08 05:45:27,372 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 251 transitions, 741 flow [2025-02-08 05:45:27,373 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 245.0) internal successors, (735), 3 states have internal predecessors, (735), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:27,373 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:27,373 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:27,373 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-02-08 05:45:27,373 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-02-08 05:45:27,374 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:27,374 INFO L85 PathProgramCache]: Analyzing trace with hash 1365292856, now seen corresponding path program 1 times [2025-02-08 05:45:27,374 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:27,374 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1746335965] [2025-02-08 05:45:27,374 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:27,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:27,390 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-02-08 05:45:27,406 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-02-08 05:45:27,406 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:27,406 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:45:27,406 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 05:45:27,412 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-02-08 05:45:27,427 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-02-08 05:45:27,427 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:27,427 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:45:27,450 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 05:45:27,451 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-08 05:45:27,452 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2025-02-08 05:45:27,452 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2025-02-08 05:45:27,453 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2025-02-08 05:45:27,453 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2025-02-08 05:45:27,453 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2025-02-08 05:45:27,453 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2025-02-08 05:45:27,453 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2025-02-08 05:45:27,453 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2025-02-08 05:45:27,453 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2025-02-08 05:45:27,453 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2025-02-08 05:45:27,453 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2025-02-08 05:45:27,454 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2025-02-08 05:45:27,454 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2025-02-08 05:45:27,454 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2025-02-08 05:45:27,454 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2025-02-08 05:45:27,454 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2025-02-08 05:45:27,454 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2025-02-08 05:45:27,454 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2025-02-08 05:45:27,454 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2025-02-08 05:45:27,454 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2025-02-08 05:45:27,454 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2025-02-08 05:45:27,454 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2025-02-08 05:45:27,455 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2025-02-08 05:45:27,455 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2025-02-08 05:45:27,455 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-02-08 05:45:27,455 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:27,456 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-08 05:45:27,456 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-02-08 05:45:27,523 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2025-02-08 05:45:27,528 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 317 places, 348 transitions, 759 flow [2025-02-08 05:45:27,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][101], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 118#L1043-2true, 313#true]) [2025-02-08 05:45:27,795 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:27,795 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:27,795 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:27,795 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:27,861 INFO L124 PetriNetUnfolderBase]: 178/1731 cut-off events. [2025-02-08 05:45:27,861 INFO L125 PetriNetUnfolderBase]: For 123/128 co-relation queries the response was YES. [2025-02-08 05:45:27,881 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1863 conditions, 1731 events. 178/1731 cut-off events. For 123/128 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 9291 event pairs, 2 based on Foata normal form. 4/1434 useless extension candidates. Maximal degree in co-relation 823. Up to 34 conditions per place. [2025-02-08 05:45:27,881 INFO L82 GeneralOperation]: Start removeDead. Operand has 317 places, 348 transitions, 759 flow [2025-02-08 05:45:27,900 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 275 places, 295 transitions, 635 flow [2025-02-08 05:45:27,900 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:45:27,901 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;@2c036634, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:45:27,901 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2025-02-08 05:45:27,902 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:45:27,902 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-02-08 05:45:27,902 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:45:27,902 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:27,903 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:27,903 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-02-08 05:45:27,903 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:27,903 INFO L85 PathProgramCache]: Analyzing trace with hash -1111284748, now seen corresponding path program 1 times [2025-02-08 05:45:27,903 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:27,903 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1352199712] [2025-02-08 05:45:27,903 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:27,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:27,908 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-02-08 05:45:27,910 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-02-08 05:45:27,910 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:27,910 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:27,922 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:27,922 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:27,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1352199712] [2025-02-08 05:45:27,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1352199712] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:27,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:27,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:27,922 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [487008433] [2025-02-08 05:45:27,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:27,923 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:27,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:27,923 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:27,923 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:27,961 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 293 out of 348 [2025-02-08 05:45:27,962 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 275 places, 295 transitions, 635 flow. Second operand has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:27,962 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:27,962 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 348 [2025-02-08 05:45:27,962 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:28,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][254], [314#true, 251#L1025true, 316#true, 320#true, 300#L1025true, 318#true, 149#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:28,925 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,925 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:45:28,925 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:28,925 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:29,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][254], [314#true, 251#L1025true, 316#true, 320#true, 318#true, 149#L1032-1true, 187#L1027true, 118#L1043-2true]) [2025-02-08 05:45:29,038 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:29,038 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:29,038 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:29,038 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:29,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [24#L1029true, 314#true, 316#true, 320#true, 300#L1025true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,095 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:45:29,095 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:29,095 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:29,095 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:29,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [314#true, 316#true, 190#L1031-8true, 320#true, 300#L1025true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,135 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:29,135 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:29,135 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:29,135 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:29,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][254], [214#L1032-1true, 314#true, 251#L1025true, 316#true, 320#true, 318#true, 149#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,182 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:29,182 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:29,182 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:29,182 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:29,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [24#L1029true, 314#true, 316#true, 320#true, 318#true, 187#L1027true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,185 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:29,185 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:29,185 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:29,185 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:29,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 187#L1027true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,210 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:29,210 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:29,210 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:29,210 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:29,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][200], [214#L1032-1true, 201#L1029true, 24#L1029true, 314#true, 316#true, 320#true, 318#true, 118#L1043-2true]) [2025-02-08 05:45:29,215 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:29,215 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:29,215 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:29,215 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:29,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [24#L1029true, 314#true, 316#true, 157#L1029true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,220 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:29,220 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:29,220 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:29,220 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:29,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][200], [214#L1032-1true, 24#L1029true, 314#true, 316#true, 7#L1031-8true, 320#true, 318#true, 118#L1043-2true]) [2025-02-08 05:45:29,244 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:29,244 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:29,244 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:29,244 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:29,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][200], [214#L1032-1true, 201#L1029true, 314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 118#L1043-2true]) [2025-02-08 05:45:29,245 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:29,245 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:29,245 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:29,245 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:29,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [24#L1029true, 314#true, 316#true, 242#L1031-8true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,249 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:29,249 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:29,249 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:29,249 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:29,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [314#true, 316#true, 157#L1029true, 190#L1031-8true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,250 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:29,250 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:29,250 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:29,250 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:29,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][254], [314#true, 251#L1025true, 315#true, 128#L1045true, 320#true, 318#true, 149#L1032-1true]) [2025-02-08 05:45:29,269 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:29,269 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:29,269 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:29,269 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:29,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][254], [314#true, 316#true, 157#L1029true, 35#L1031-2true, 320#true, 318#true, 149#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,272 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:29,272 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:29,272 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:29,272 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:29,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][245], [317#true, 314#true, 316#true, 157#L1029true, 35#L1031-2true, 128#L1045true, 320#true]) [2025-02-08 05:45:29,272 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:29,272 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:29,272 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:29,272 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:29,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][200], [214#L1032-1true, 314#true, 316#true, 190#L1031-8true, 7#L1031-8true, 320#true, 318#true, 118#L1043-2true]) [2025-02-08 05:45:29,280 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:29,280 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:29,281 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:29,281 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:29,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [314#true, 316#true, 190#L1031-8true, 242#L1031-8true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,284 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:29,284 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:29,284 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:29,284 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:29,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [214#L1032-1true, 24#L1029true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,301 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:29,301 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:29,301 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:29,301 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:29,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][254], [314#true, 316#true, 35#L1031-2true, 242#L1031-8true, 320#true, 318#true, 149#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,307 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:29,307 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:29,307 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:29,307 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:29,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][245], [317#true, 314#true, 316#true, 35#L1031-2true, 242#L1031-8true, 128#L1045true, 320#true]) [2025-02-08 05:45:29,307 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:29,307 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:29,307 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:29,307 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:29,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][200], [214#L1032-1true, 314#true, 316#true, 35#L1031-2true, 320#true, 91#L1031-2true, 318#true, 118#L1043-2true]) [2025-02-08 05:45:29,330 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:29,330 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:29,330 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:29,330 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:29,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][254], [314#true, 316#true, 88#L1031-2true, 35#L1031-2true, 320#true, 318#true, 149#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,331 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:29,331 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:29,331 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:29,331 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:29,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][245], [317#true, 314#true, 316#true, 88#L1031-2true, 35#L1031-2true, 128#L1045true, 320#true]) [2025-02-08 05:45:29,331 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:29,331 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:29,331 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:29,331 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:29,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [214#L1032-1true, 314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:29,334 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:29,334 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:29,334 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:29,334 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:29,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][254], [314#true, 251#L1025true, 315#true, 320#true, 318#true, 149#L1032-1true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:29,345 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:29,345 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:29,345 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:29,345 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:29,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [24#L1029true, 314#true, 315#true, 128#L1045true, 320#true, 318#true, 108#L1032-1true]) [2025-02-08 05:45:29,372 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:29,372 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:29,372 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:29,372 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:29,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [314#true, 315#true, 190#L1031-8true, 128#L1045true, 320#true, 318#true, 108#L1032-1true]) [2025-02-08 05:45:29,390 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:29,390 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:29,390 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:29,390 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:29,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [24#L1029true, 314#true, 315#true, 320#true, 318#true, 108#L1032-1true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:29,409 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:29,409 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:29,409 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:29,409 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:29,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][133], [314#true, 315#true, 190#L1031-8true, 320#true, 318#true, 108#L1032-1true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:29,422 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:29,422 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:29,422 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:29,422 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:29,481 INFO L124 PetriNetUnfolderBase]: 3580/12266 cut-off events. [2025-02-08 05:45:29,481 INFO L125 PetriNetUnfolderBase]: For 2154/2241 co-relation queries the response was YES. [2025-02-08 05:45:29,562 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17066 conditions, 12266 events. 3580/12266 cut-off events. For 2154/2241 co-relation queries the response was YES. Maximal size of possible extension queue 250. Compared 114479 event pairs, 746 based on Foata normal form. 446/10665 useless extension candidates. Maximal degree in co-relation 12971. Up to 3873 conditions per place. [2025-02-08 05:45:29,644 INFO L140 encePairwiseOnDemand]: 341/348 looper letters, 37 selfloop transitions, 2 changer transitions 1/290 dead transitions. [2025-02-08 05:45:29,644 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 290 transitions, 703 flow [2025-02-08 05:45:29,645 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:29,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:29,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 923 transitions. [2025-02-08 05:45:29,646 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8840996168582376 [2025-02-08 05:45:29,646 INFO L175 Difference]: Start difference. First operand has 275 places, 295 transitions, 635 flow. Second operand 3 states and 923 transitions. [2025-02-08 05:45:29,646 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 290 transitions, 703 flow [2025-02-08 05:45:29,649 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 276 places, 290 transitions, 703 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:29,651 INFO L231 Difference]: Finished difference. Result has 276 places, 289 transitions, 627 flow [2025-02-08 05:45:29,652 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=625, PETRI_DIFFERENCE_MINUEND_PLACES=274, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=290, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=288, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=627, PETRI_PLACES=276, PETRI_TRANSITIONS=289} [2025-02-08 05:45:29,652 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, 1 predicate places. [2025-02-08 05:45:29,653 INFO L471 AbstractCegarLoop]: Abstraction has has 276 places, 289 transitions, 627 flow [2025-02-08 05:45:29,653 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:29,653 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:29,653 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:29,653 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-02-08 05:45:29,653 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-02-08 05:45:29,654 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:29,654 INFO L85 PathProgramCache]: Analyzing trace with hash 541694191, now seen corresponding path program 1 times [2025-02-08 05:45:29,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:29,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [556858728] [2025-02-08 05:45:29,654 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:29,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:29,658 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-02-08 05:45:29,660 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-02-08 05:45:29,660 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:29,660 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:29,673 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:29,673 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:29,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [556858728] [2025-02-08 05:45:29,674 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [556858728] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:29,674 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:29,674 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:29,674 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1245073433] [2025-02-08 05:45:29,674 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:29,674 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:29,674 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:29,675 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:29,675 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:29,698 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 348 [2025-02-08 05:45:29,699 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 276 places, 289 transitions, 627 flow. Second operand has 3 states, 3 states have (on average 286.0) internal successors, (858), 3 states have internal predecessors, (858), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:29,699 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:29,699 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 348 [2025-02-08 05:45:29,699 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:30,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][248], [314#true, 251#L1025true, 316#true, 300#L1025true, 320#true, 149#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:30,537 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:30,537 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:45:30,537 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:30,537 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:30,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][248], [314#true, 316#true, 251#L1025true, 320#true, 318#true, 187#L1027true, 149#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,656 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:30,656 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:30,656 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:30,656 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:30,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][239], [317#true, 314#true, 251#L1025true, 316#true, 128#L1045true, 300#L1025true, 320#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:30,682 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:30,682 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:30,682 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,682 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:30,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [24#L1029true, 314#true, 316#true, 300#L1025true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,703 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:45:30,703 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:30,703 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:30,703 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:30,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [314#true, 316#true, 190#L1031-8true, 300#L1025true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,749 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:30,749 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:30,749 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:30,749 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:30,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][239], [317#true, 314#true, 316#true, 251#L1025true, 128#L1045true, 320#true, 187#L1027true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:30,781 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:30,782 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:30,782 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,782 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [33#L1032true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 118#L1043-2true]) [2025-02-08 05:45:30,788 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:30,788 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,788 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,788 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [24#L1029true, 314#true, 316#true, 320#true, 187#L1027true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,806 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:30,806 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,806 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,806 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [38#L1025true, 33#L1032true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,815 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:30,815 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:30,815 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,815 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [314#true, 316#true, 300#L1025true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:30,816 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:30,816 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:30,816 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,816 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [314#true, 316#true, 190#L1031-8true, 320#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:30,836 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:30,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][195], [214#L1032-1true, 201#L1029true, 24#L1029true, 314#true, 316#true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:30,841 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:30,841 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:30,841 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:30,841 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:30,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [24#L1029true, 314#true, 316#true, 157#L1029true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:30,846 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:30,846 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:30,846 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:30,846 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:30,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][195], [214#L1032-1true, 24#L1029true, 314#true, 316#true, 7#L1031-8true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,877 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:30,877 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,877 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,877 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][195], [214#L1032-1true, 201#L1029true, 314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,879 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:30,879 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,879 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,879 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [24#L1029true, 314#true, 316#true, 242#L1031-8true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,883 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:30,883 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,883 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,883 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [314#true, 316#true, 157#L1029true, 190#L1031-8true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:30,884 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [298#L1027true, 33#L1032true, 314#true, 316#true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:30,907 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:30,907 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,907 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:30,907 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [314#true, 316#true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 187#L1027true, 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:30,908 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:30,908 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,908 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,908 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:30,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][248], [314#true, 251#L1025true, 315#true, 128#L1045true, 320#true, 318#true, 149#L1032-1true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:30,912 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:30,912 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:30,912 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:30,912 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:30,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][195], [214#L1032-1true, 314#true, 316#true, 190#L1031-8true, 7#L1031-8true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:30,931 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:30,931 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:30,931 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:30,931 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:30,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [314#true, 316#true, 190#L1031-8true, 242#L1031-8true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,934 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:30,934 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:30,934 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:30,934 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:30,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [214#L1032-1true, 24#L1029true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,954 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:30,954 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:30,954 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,954 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:30,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][195], [214#L1032-1true, 24#L1029true, 314#true, 316#true, 22#L1032true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:30,960 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:30,960 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,960 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,960 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][195], [214#L1032-1true, 201#L1029true, 314#true, 316#true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:30,964 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:30,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,964 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [24#L1029true, 33#L1032true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,966 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:30,966 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,966 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,966 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [314#true, 316#true, 157#L1029true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:30,967 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:30,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,968 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,968 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][195], [214#L1032-1true, 314#true, 316#true, 35#L1031-2true, 91#L1031-2true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,991 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:30,991 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,991 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:30,991 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][248], [314#true, 316#true, 88#L1031-2true, 35#L1031-2true, 320#true, 318#true, 149#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,992 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:30,992 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:30,992 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,992 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [214#L1032-1true, 314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:30,995 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:30,995 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,995 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:30,995 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][195], [214#L1032-1true, 314#true, 316#true, 190#L1031-8true, 22#L1032true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:31,000 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:31,000 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,000 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,000 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][195], [214#L1032-1true, 314#true, 316#true, 7#L1031-8true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:31,005 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:31,005 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,005 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,005 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [33#L1032true, 314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:31,008 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:31,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,008 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,008 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [314#true, 316#true, 242#L1031-8true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:31,010 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:31,010 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,010 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,010 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [33#L1032true, 314#true, 316#true, 320#true, 149#L1032-1true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:31,043 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:31,043 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,043 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,043 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [214#L1032-1true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:31,044 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:31,044 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,044 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,044 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [24#L1029true, 314#true, 315#true, 128#L1045true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:31,047 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][195], [214#L1032-1true, 314#true, 316#true, 320#true, 22#L1032true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:31,048 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [33#L1032true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:31,050 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [314#true, 190#L1031-8true, 315#true, 128#L1045true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:31,064 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:31,064 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,064 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,064 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [314#true, 315#true, 128#L1045true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 188#L1032true]) [2025-02-08 05:45:31,273 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:31,273 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:31,273 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:31,274 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:31,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][129], [317#true, 33#L1032true, 314#true, 316#true, 128#L1045true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:31,274 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:31,274 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:31,274 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:31,274 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:31,329 INFO L124 PetriNetUnfolderBase]: 4117/13828 cut-off events. [2025-02-08 05:45:31,329 INFO L125 PetriNetUnfolderBase]: For 2832/2928 co-relation queries the response was YES. [2025-02-08 05:45:31,386 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19499 conditions, 13828 events. 4117/13828 cut-off events. For 2832/2928 co-relation queries the response was YES. Maximal size of possible extension queue 309. Compared 133530 event pairs, 932 based on Foata normal form. 0/11478 useless extension candidates. Maximal degree in co-relation 19468. Up to 4436 conditions per place. [2025-02-08 05:45:31,443 INFO L140 encePairwiseOnDemand]: 341/348 looper letters, 39 selfloop transitions, 1 changer transitions 0/283 dead transitions. [2025-02-08 05:45:31,443 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 283 transitions, 695 flow [2025-02-08 05:45:31,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:31,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:31,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 901 transitions. [2025-02-08 05:45:31,446 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8630268199233716 [2025-02-08 05:45:31,446 INFO L175 Difference]: Start difference. First operand has 276 places, 289 transitions, 627 flow. Second operand 3 states and 901 transitions. [2025-02-08 05:45:31,446 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 283 transitions, 695 flow [2025-02-08 05:45:31,449 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 283 transitions, 691 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:31,451 INFO L231 Difference]: Finished difference. Result has 269 places, 283 transitions, 613 flow [2025-02-08 05:45:31,451 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=611, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=283, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=282, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=613, PETRI_PLACES=269, PETRI_TRANSITIONS=283} [2025-02-08 05:45:31,452 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -6 predicate places. [2025-02-08 05:45:31,452 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 283 transitions, 613 flow [2025-02-08 05:45:31,452 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 286.0) internal successors, (858), 3 states have internal predecessors, (858), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:31,452 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:31,452 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:31,452 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-02-08 05:45:31,452 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-02-08 05:45:31,453 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:31,453 INFO L85 PathProgramCache]: Analyzing trace with hash -1335854135, now seen corresponding path program 1 times [2025-02-08 05:45:31,453 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:31,453 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [195794627] [2025-02-08 05:45:31,453 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:31,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:31,459 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-08 05:45:31,461 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-08 05:45:31,461 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:31,462 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:31,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-08 05:45:31,477 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:31,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [195794627] [2025-02-08 05:45:31,477 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [195794627] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:31,477 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:31,477 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:31,477 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [486488840] [2025-02-08 05:45:31,477 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:31,477 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:31,477 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:31,478 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:31,478 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:31,516 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 293 out of 348 [2025-02-08 05:45:31,517 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 283 transitions, 613 flow. Second operand has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:31,517 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:31,518 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 348 [2025-02-08 05:45:31,518 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:33,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][250], [326#true, 314#true, 316#true, 251#L1025true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:33,698 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,698 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:45:33,698 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:45:33,698 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:45:33,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:33,727 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:33,727 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:33,727 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:33,728 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:33,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 314#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:33,760 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:45:33,760 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:33,760 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:33,760 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:33,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 38#L1025true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:33,762 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:33,762 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,762 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:33,762 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:34,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][250], [326#true, 314#true, 316#true, 251#L1025true, 165#L1034-8true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:34,195 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:45:34,195 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:34,195 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:34,195 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,211 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [38#L1025true, 326#true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,211 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,212 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 298#L1027true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,212 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,234 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,234 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,234 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,234 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,235 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,235 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,235 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,235 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][210], [326#true, 38#L1025true, 201#L1029true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:34,302 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:34,302 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,302 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:34,302 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:34,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [38#L1025true, 326#true, 201#L1029true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,302 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:34,302 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,302 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:34,302 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:34,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,305 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:34,305 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,305 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:34,305 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:34,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 38#L1025true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,305 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:34,305 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:34,305 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,305 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:34,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [38#L1025true, 326#true, 201#L1029true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,318 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:34,318 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,318 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:34,318 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,321 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:34,321 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,321 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:34,321 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][210], [326#true, 38#L1025true, 314#true, 315#true, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:34,377 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,377 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,377 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,377 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,377 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,377 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,377 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,377 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,380 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,380 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,380 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,380 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 38#L1025true, 316#true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,380 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,380 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,380 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,380 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 38#L1025true, 44#L1043-11true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,393 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:34,394 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,394 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,394 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,396 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:34,396 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,396 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,396 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,403 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:34,403 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,403 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,403 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 298#L1027true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,404 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:34,404 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,404 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,418 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:34,418 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,418 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,418 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 201#L1029true, 24#L1029true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:34,424 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:34,424 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,424 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,424 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 24#L1029true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true]) [2025-02-08 05:45:34,428 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][210], [326#true, 201#L1029true, 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:34,475 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:34,475 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,475 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,475 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 201#L1029true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,475 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:34,475 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,475 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,475 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,479 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:34,479 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,479 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,479 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 298#L1027true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,479 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:34,479 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,479 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,479 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 24#L1029true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:34,482 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:34,482 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,482 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,482 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 201#L1029true, 314#true, 316#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:34,483 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:34,483 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,483 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,483 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 24#L1029true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true]) [2025-02-08 05:45:34,486 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:34,486 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,486 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,486 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 157#L1029true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 118#L1043-2true]) [2025-02-08 05:45:34,486 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:34,486 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,486 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,486 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 201#L1029true, 298#L1027true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,492 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:34,492 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:34,492 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,492 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,494 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:34,494 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:34,494 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,495 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,521 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,521 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:34,521 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:34,521 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:34,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 235#L1045-8true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:34,522 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,522 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:34,522 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:34,522 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:34,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,528 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,528 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,528 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,528 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,529 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,529 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,529 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,529 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:34,535 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,535 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,535 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,535 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [38#L1025true, 326#true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:34,535 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,535 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,535 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,535 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,537 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,537 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,537 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,537 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,537 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,537 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,537 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,537 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 24#L1029true, 314#true, 316#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:34,539 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,539 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,539 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,539 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,544 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:34,544 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,544 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,544 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 44#L1043-11true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:34,544 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:34,545 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,545 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,545 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:34,551 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,552 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,552 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,552 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,553 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,553 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,553 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,553 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][210], [326#true, 298#L1027true, 314#true, 315#true, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:34,557 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,557 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,560 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,560 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,560 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,560 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 298#L1027true, 316#true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,560 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,560 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,560 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,560 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 314#true, 316#true, 190#L1031-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:34,564 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,564 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,564 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,565 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 190#L1031-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true]) [2025-02-08 05:45:34,569 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,569 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,569 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,569 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 298#L1027true, 44#L1043-11true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,574 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,574 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,574 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,579 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,579 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,579 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,579 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true]) [2025-02-08 05:45:34,584 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,584 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,584 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,584 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true]) [2025-02-08 05:45:34,585 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,585 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,585 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,585 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][259], [326#true, 38#L1025true, 235#L1045-8true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,624 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,624 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,624 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,624 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 314#true, 316#true, 190#L1031-8true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:34,627 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,627 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,627 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,627 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][259], [326#true, 38#L1025true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,634 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,634 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,634 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,634 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,674 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,674 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,674 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,674 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 314#true, 316#true, 35#L1031-2true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:34,676 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:34,676 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,676 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,676 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][250], [326#true, 314#true, 316#true, 88#L1031-2true, 165#L1034-8true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:34,677 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:34,677 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,677 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,677 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,684 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,684 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,684 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,684 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:34,701 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:34,702 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:34,702 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:34,702 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,702 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:34,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,723 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:34,723 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,723 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,723 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,724 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:34,724 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,724 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,724 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][259], [326#true, 235#L1045-8true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,730 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:34,730 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,730 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:34,730 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:34,730 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:34,730 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,730 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,730 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 298#L1027true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:34,730 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:34,730 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,730 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,730 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:34,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,732 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:34,732 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,732 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,732 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,732 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:34,732 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,732 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:34,732 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][259], [326#true, 298#L1027true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,743 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:34,743 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,745 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true]) [2025-02-08 05:45:34,761 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:34,761 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,761 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,761 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true]) [2025-02-08 05:45:34,762 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:34,762 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,762 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,762 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 201#L1029true, 317#true, 314#true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,793 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:34,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,795 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][210], [326#true, 201#L1029true, 314#true, 315#true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:34,797 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:34,797 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,797 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,797 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 201#L1029true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,798 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:34,798 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,798 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,798 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,799 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:34,799 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,799 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,799 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 316#true, 165#L1034-8true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,799 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:34,799 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,799 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,799 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 201#L1029true, 44#L1043-11true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,803 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:34,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,805 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:34,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,805 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 201#L1029true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 95#L1034-8true]) [2025-02-08 05:45:34,820 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:34,820 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,820 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,820 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true]) [2025-02-08 05:45:34,822 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:34,822 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][276], [69#L1028-5true, 326#true, 201#L1029true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:34,825 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:34,825 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,825 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,825 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,827 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:34,827 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:34,827 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,827 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:34,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [326#true, 69#L1028-5true, 235#L1045-8true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,827 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:34,827 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,827 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,827 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][276], [69#L1028-5true, 326#true, 201#L1029true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:34,832 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:34,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,832 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,833 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,833 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 317#true, 314#true, 316#true, 7#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,853 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:34,853 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,853 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,853 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:34,855 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:34,855 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,855 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,855 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,856 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:34,856 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,856 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,856 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:34,857 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:34,857 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,857 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,857 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][276], [69#L1028-5true, 326#true, 235#L1045-8true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:34,860 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:34,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,860 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][210], [326#true, 314#true, 315#true, 165#L1034-8true, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:34,860 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:34,860 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,860 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:34,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,862 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 316#true, 165#L1034-8true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,863 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,863 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][276], [69#L1028-5true, 326#true, 44#L1043-11true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:34,869 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:34,869 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,869 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,869 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:34,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 44#L1043-11true, 314#true, 316#true, 165#L1034-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:34,870 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:34,870 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,870 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,870 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:34,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,872 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:34,872 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,872 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:34,872 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,872 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:34,872 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,872 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,872 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:34,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 317#true, 314#true, 316#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 95#L1034-8true]) [2025-02-08 05:45:34,891 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:34,891 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:34,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:34,891 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:34,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true]) [2025-02-08 05:45:34,892 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:34,892 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:34,892 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:34,892 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:34,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 201#L1029true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 223#ULTIMATE.startFINALtrue, 95#L1034-8true]) [2025-02-08 05:45:34,916 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:34,916 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:34,916 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,916 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:34,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:34,917 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:34,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:34,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:34,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][204], [326#true, 317#true, 314#true, 316#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 223#ULTIMATE.startFINALtrue, 95#L1034-8true]) [2025-02-08 05:45:34,942 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:34,942 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,942 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,942 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 165#L1034-8true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:34,943 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:34,943 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,943 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,943 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][259], [326#true, 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,944 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:34,944 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,944 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,944 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:34,944 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:34,944 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,944 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,944 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:34,945 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:34,945 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,945 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][259], [326#true, 235#L1045-8true, 316#true, 165#L1034-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,948 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:34,948 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:34,948 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,948 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][259], [326#true, 44#L1043-11true, 316#true, 165#L1034-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:34,951 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:34,951 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true]) [2025-02-08 05:45:34,962 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:34,962 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:34,962 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,962 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][259], [326#true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 313#true]) [2025-02-08 05:45:34,963 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:34,963 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:35,158 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:35,158 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:35,159 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,159 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:35,160 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:35,160 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,160 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,160 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:35,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:35,161 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:35,161 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,161 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,161 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:35,165 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:35,165 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:35,165 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:35,165 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:35,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 313#true]) [2025-02-08 05:45:35,165 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:35,165 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:35,165 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,165 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][259], [326#true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:35,166 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:35,166 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:35,166 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:35,166 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:35,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:35,166 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:35,166 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:35,166 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:35,166 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 223#ULTIMATE.startFINALtrue, 313#true]) [2025-02-08 05:45:35,179 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:35,256 INFO L124 PetriNetUnfolderBase]: 9109/30961 cut-off events. [2025-02-08 05:45:35,256 INFO L125 PetriNetUnfolderBase]: For 3144/3182 co-relation queries the response was YES. [2025-02-08 05:45:35,367 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41699 conditions, 30961 events. 9109/30961 cut-off events. For 3144/3182 co-relation queries the response was YES. Maximal size of possible extension queue 552. Compared 342669 event pairs, 2258 based on Foata normal form. 0/25923 useless extension candidates. Maximal degree in co-relation 41668. Up to 9480 conditions per place. [2025-02-08 05:45:35,480 INFO L140 encePairwiseOnDemand]: 345/348 looper letters, 37 selfloop transitions, 2 changer transitions 0/282 dead transitions. [2025-02-08 05:45:35,480 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 270 places, 282 transitions, 689 flow [2025-02-08 05:45:35,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:35,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:35,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 919 transitions. [2025-02-08 05:45:35,482 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8802681992337165 [2025-02-08 05:45:35,482 INFO L175 Difference]: Start difference. First operand has 269 places, 283 transitions, 613 flow. Second operand 3 states and 919 transitions. [2025-02-08 05:45:35,482 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 270 places, 282 transitions, 689 flow [2025-02-08 05:45:35,484 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 282 transitions, 688 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:45:35,486 INFO L231 Difference]: Finished difference. Result has 269 places, 282 transitions, 614 flow [2025-02-08 05:45:35,486 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=610, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=280, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=614, PETRI_PLACES=269, PETRI_TRANSITIONS=282} [2025-02-08 05:45:35,486 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -6 predicate places. [2025-02-08 05:45:35,486 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 282 transitions, 614 flow [2025-02-08 05:45:35,487 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:35,487 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:35,487 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:35,487 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-02-08 05:45:35,487 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-02-08 05:45:35,487 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:35,487 INFO L85 PathProgramCache]: Analyzing trace with hash 1873061974, now seen corresponding path program 1 times [2025-02-08 05:45:35,488 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:35,488 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [640885079] [2025-02-08 05:45:35,488 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:35,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:35,493 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-08 05:45:35,496 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-08 05:45:35,496 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:35,496 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:35,517 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:35,517 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:35,518 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [640885079] [2025-02-08 05:45:35,518 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [640885079] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:35,518 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:35,518 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:35,518 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1217407810] [2025-02-08 05:45:35,518 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:35,518 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:35,519 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:35,519 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:35,519 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:35,547 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 348 [2025-02-08 05:45:35,548 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 282 transitions, 614 flow. Second operand has 3 states, 3 states have (on average 286.0) internal successors, (858), 3 states have internal predecessors, (858), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:35,548 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:35,548 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 348 [2025-02-08 05:45:35,548 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:39,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:39,790 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:39,790 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:39,790 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:39,790 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:39,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][247], [326#true, 314#true, 316#true, 251#L1025true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:39,795 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:39,795 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:45:39,795 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:45:39,795 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:45:39,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 314#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:39,843 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:45:39,843 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:39,843 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:39,843 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:39,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 314#true, 316#true, 300#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:39,846 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:45:39,846 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:39,846 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:39,846 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:39,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 38#L1025true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:39,846 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:39,846 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:39,846 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:39,846 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:39,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 300#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:39,896 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:45:39,896 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:39,896 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:39,896 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:40,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,232 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:40,232 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:40,232 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:40,232 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:40,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,233 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:40,233 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:40,233 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:40,233 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:40,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][247], [326#true, 314#true, 316#true, 251#L1025true, 165#L1034-8true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,243 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:45:40,243 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:40,243 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:40,243 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:40,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,274 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:40,274 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:40,274 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:40,274 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:40,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,274 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:40,274 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:40,274 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:40,274 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:40,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,278 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:40,278 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:40,278 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:40,278 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:40,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [38#L1025true, 326#true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,278 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:40,278 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,278 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:40,278 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:40,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 300#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,279 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:40,279 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:40,279 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:40,279 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:40,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,279 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:40,279 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:40,279 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,279 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:40,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,314 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:40,314 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:40,314 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:40,314 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:40,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 300#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,314 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:40,314 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:40,314 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:40,314 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:40,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,611 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:40,611 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:40,611 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:40,611 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:40,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,647 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:40,647 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:40,647 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:40,647 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:40,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 157#L1029true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,653 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:40,653 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:40,653 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:40,653 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:40,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [38#L1025true, 326#true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,653 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:40,653 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:40,653 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:40,653 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 157#L1029true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,687 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:40,687 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:40,687 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:40,687 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:40,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,703 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:40,703 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:40,703 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:40,703 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:40,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,760 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:40,760 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:40,760 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,760 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:40,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,787 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:40,787 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,787 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,787 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 242#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,792 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:40,792 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,792 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,792 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [38#L1025true, 326#true, 316#true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,792 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:40,792 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:40,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:40,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:40,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,797 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:40,797 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,797 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,797 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,803 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:40,803 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,803 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,803 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,804 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:40,804 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,804 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,804 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 242#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,819 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:40,819 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,819 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,819 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:40,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,825 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:40,825 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:40,825 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,825 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 98#L1045-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,830 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:40,830 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,830 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:40,831 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,831 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:40,831 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,831 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:40,831 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:40,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 201#L1029true, 24#L1029true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:40,836 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:40,836 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,836 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,836 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:40,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 24#L1029true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,839 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:40,839 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:40,839 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,839 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:40,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,853 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:40,853 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:40,853 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:40,853 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:40,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,892 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:40,892 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:40,892 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:40,892 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:40,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,938 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:40,938 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:40,938 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,938 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:40,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 24#L1029true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:40,940 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:40,940 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:40,940 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:40,940 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 24#L1029true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,943 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:40,943 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:40,943 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,943 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:40,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 190#L1031-8true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,944 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:40,944 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:40,944 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,944 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:40,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,959 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:40,959 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,959 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,959 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:40,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 157#L1029true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,967 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:40,967 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,967 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:40,967 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,967 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:40,967 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:40,967 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:40,967 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:40,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,972 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:40,972 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,972 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:40,972 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:40,973 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:40,974 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:40,974 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,974 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:40,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [38#L1025true, 326#true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:40,978 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:40,978 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:40,978 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:40,978 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:40,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:40,979 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:40,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:40,979 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:40,979 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:40,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 157#L1029true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,989 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:40,989 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:40,989 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:40,989 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:40,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,994 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:40,994 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:40,994 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:40,994 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:40,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,996 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:40,996 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:40,996 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:40,996 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,002 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:41,002 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,002 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,002 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 164#L1034-7true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,003 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:41,003 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,003 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:41,003 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 175#threadENTRYtrue, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,004 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:41,004 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,004 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,004 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 216#L1034-7true]) [2025-02-08 05:45:41,004 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:41,004 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:41,004 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,004 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,016 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,016 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:41,016 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:41,016 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:41,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,016 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:41,016 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:41,016 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:41,016 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:41,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,021 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,021 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,021 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,021 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 175#threadENTRYtrue, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,023 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,023 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,023 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,023 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [260#L1046-1true, 326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,029 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,029 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,029 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,030 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,030 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,030 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,030 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,030 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [260#L1046-1true, 326#true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,031 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,031 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,031 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,031 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,032 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,032 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,032 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,032 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,041 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,041 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,041 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,041 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,042 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,042 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,042 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,043 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,049 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,049 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,049 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,049 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 216#L1034-7true, 95#L1034-8true]) [2025-02-08 05:45:41,050 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:41,050 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,050 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,050 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,051 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:41,051 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,051 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,051 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 44#L1043-11true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,051 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,051 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:41,051 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:41,051 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:41,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 165#L1034-8true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,053 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,053 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:41,053 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:41,053 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:41,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,053 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:41,053 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,053 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,053 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,070 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,070 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,070 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,070 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,072 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,072 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,072 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,072 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,081 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,081 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,081 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [38#L1025true, 326#true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,081 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,081 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,082 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,082 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 165#L1034-8true, 300#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,083 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,083 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,083 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 38#L1025true, 101#L1034-7true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,085 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,085 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 235#L1045-8true, 314#true, 316#true, 251#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:41,088 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,089 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,089 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,089 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,090 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,090 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,090 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,090 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,090 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,090 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,090 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,090 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,092 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,092 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,092 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,092 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 190#L1031-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,099 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,099 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,099 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,099 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,101 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:41,101 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:41,101 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:41,101 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:41,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 315#true, 165#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,101 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:41,101 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,101 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,101 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:41,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,112 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,112 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,112 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,112 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 165#L1034-8true, 300#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,113 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,113 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,114 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,114 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 38#L1025true, 101#L1034-7true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,115 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,115 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 44#L1043-11true, 314#true, 316#true, 251#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:41,119 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,119 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,119 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,119 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,120 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,120 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,120 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,120 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,121 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,122 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,122 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,122 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,122 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 38#L1025true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,126 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,126 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,126 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,126 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,127 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 38#L1025true, 101#L1034-7true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,129 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,129 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,129 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,129 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 38#L1025true, 101#L1034-7true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,129 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,129 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,129 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 314#true, 316#true, 251#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,133 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,134 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,134 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,134 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,134 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [38#L1025true, 326#true, 316#true, 164#L1034-7true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,134 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,134 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,134 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 242#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,135 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,135 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,135 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,135 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,135 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,135 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,135 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,135 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 300#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,136 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,137 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,137 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,137 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,137 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,137 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,137 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,137 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,148 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,148 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,148 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,148 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,150 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,150 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,150 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,150 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 38#L1025true, 101#L1034-7true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,156 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:41,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:41,156 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,156 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 314#true, 251#L1025true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,159 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:41,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,159 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:41,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [38#L1025true, 326#true, 314#true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,160 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:41,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:41,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 242#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,161 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:41,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:41,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 300#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,162 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:41,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,162 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:41,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 38#L1025true, 260#L1046-1true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,169 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:41,169 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,169 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,169 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:41,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [260#L1046-1true, 326#true, 317#true, 314#true, 251#L1025true, 316#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,172 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:41,172 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,172 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,172 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:41,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 260#L1046-1true, 38#L1025true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,172 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:41,172 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:41,172 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,173 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [260#L1046-1true, 326#true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,173 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:41,173 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,173 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:41,173 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:41,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 314#true, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,207 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,207 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,207 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,207 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,207 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:41,207 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,207 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,207 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:41,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,218 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:41,218 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:41,218 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:41,218 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:41,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 235#L1045-8true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,218 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:41,219 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:41,219 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:41,219 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:41,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,219 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:41,220 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:41,220 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:41,220 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:41,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,238 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:41,238 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,238 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:41,238 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,238 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:41,238 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,238 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:41,238 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 44#L1043-11true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,239 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:41,239 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,239 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,239 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:41,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,246 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:41,246 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,246 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,246 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:41,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 98#L1045-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,247 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:41,247 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:41,247 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,247 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 175#threadENTRYtrue, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,248 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:41,248 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,248 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:41,248 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:41,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,263 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:41,263 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,263 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,263 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,264 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:41,264 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,264 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,264 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 175#threadENTRYtrue, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,265 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:41,265 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,265 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,265 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:41,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 38#L1025true, 171#L1028-5true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,306 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,306 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,306 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,306 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 235#L1045-8true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,309 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,309 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,309 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,309 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [38#L1025true, 326#true, 235#L1045-8true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,309 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,309 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,309 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,310 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 235#L1045-8true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,311 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:41,311 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,311 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,311 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:41,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 24#L1029true, 101#L1034-7true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,312 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:41,312 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:41,312 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:41,312 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:41,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 201#L1029true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:41,315 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:41,315 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:41,315 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:41,315 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:41,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 24#L1029true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,316 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:41,316 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:41,316 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:41,316 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:41,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,318 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:41,318 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:41,318 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:41,318 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:41,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 38#L1025true, 171#L1028-5true, 314#true, 44#L1043-11true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,327 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,327 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,327 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,327 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,330 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,330 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,330 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,330 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 38#L1025true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,330 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,330 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,330 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,330 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,332 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,332 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,332 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,332 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 38#L1025true, 171#L1028-5true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,334 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,334 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,334 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,334 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 251#L1025true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,337 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,337 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,337 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,337 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [38#L1025true, 326#true, 316#true, 98#L1045-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,338 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,338 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,338 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,338 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 300#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,340 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,340 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,340 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,340 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,346 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:41,346 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:41,346 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:41,346 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,350 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:41,350 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,350 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:41,350 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:41,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,351 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:41,351 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:41,351 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:41,351 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,351 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,351 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,353 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:41,353 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,353 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,353 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:41,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 38#L1025true, 171#L1028-5true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,357 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,357 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,357 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,357 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 314#true, 251#L1025true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,360 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,360 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,360 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [38#L1025true, 326#true, 316#true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,361 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,361 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,361 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,361 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 300#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,362 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:41,363 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,363 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,363 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:41,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,569 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,569 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,569 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,569 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,570 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,570 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,570 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,570 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,580 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,580 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,580 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,580 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,583 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,583 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,583 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,583 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,605 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,605 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,606 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,606 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,608 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,608 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,608 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,608 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,617 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,617 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,617 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,617 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:41,617 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,617 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,617 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,617 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 165#L1034-8true, 98#L1045-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,620 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,620 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,620 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,620 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,620 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,620 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,620 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,622 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,622 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,622 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,622 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 235#L1045-8true, 185#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,626 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,626 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,626 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,626 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,627 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,627 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,627 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,627 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,629 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,629 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,629 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,629 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 314#true, 316#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,631 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,631 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,631 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,634 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,634 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,634 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,634 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,634 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,634 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,634 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,636 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,636 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,636 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,636 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,636 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,636 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,636 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,636 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,638 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,638 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,638 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,646 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,646 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,646 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,647 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 165#L1034-8true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,649 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,649 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,649 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,649 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,651 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,651 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,651 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,651 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 185#L1027true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,655 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,655 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,655 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,655 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,656 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,656 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,656 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,658 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,658 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,658 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,658 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,662 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,662 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,662 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,662 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,664 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,664 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 101#L1034-7true, 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,666 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,666 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,666 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,666 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 298#L1027true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,666 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,666 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,666 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,666 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,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_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 185#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,670 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,670 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,670 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,670 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 185#L1027true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,670 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,670 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,670 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,670 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,671 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,671 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,671 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,671 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 164#L1034-7true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,672 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,672 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,672 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,672 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,674 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,674 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,674 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,674 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,674 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,674 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,674 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 298#L1027true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,690 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:41,690 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,690 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,690 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:41,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 185#L1027true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,694 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:41,694 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,694 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,694 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:41,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 298#L1027true, 314#true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,695 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:41,695 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:41,695 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,695 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,697 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:41,697 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,697 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:41,697 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [260#L1046-1true, 326#true, 298#L1027true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:41,703 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:41,703 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,703 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,703 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:41,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 260#L1046-1true, 317#true, 185#L1027true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,706 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:41,706 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,706 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:41,706 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 260#L1046-1true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,706 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:41,706 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,706 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:41,706 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,707 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:41,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:41,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:41,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,724 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:41,724 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,724 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:41,724 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:41,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,768 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:41,768 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:41,768 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,768 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:41,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 157#L1029true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,778 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:41,778 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:41,778 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:41,778 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,792 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 165#L1034-8true, 157#L1029true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,803 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 165#L1034-8true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,803 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:41,803 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:41,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:41,803 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:41,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 201#L1029true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:41,807 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,807 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 24#L1029true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,809 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,809 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,809 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,809 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,811 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,811 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,811 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,811 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 165#L1034-8true, 157#L1029true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,820 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:41,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,821 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 201#L1029true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,825 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:41,825 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,825 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,825 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 24#L1029true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,826 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:41,826 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,826 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,826 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,828 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:41,829 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,829 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,829 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,834 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:41,834 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,834 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 201#L1029true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,838 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,838 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:41,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 201#L1029true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,838 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:41,838 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,838 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,839 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 24#L1029true, 314#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,840 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:41,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,840 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,840 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 24#L1029true, 316#true, 164#L1034-7true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,840 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,840 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:41,840 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,840 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 157#L1029true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,842 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:41,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,842 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,843 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,843 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,843 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,843 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:41,843 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 235#L1045-8true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,844 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,844 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,844 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,844 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 201#L1029true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,848 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:41,848 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:41,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:41,848 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:41,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 235#L1045-8true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,848 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,848 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,848 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,848 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 235#L1045-8true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,849 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,849 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 24#L1029true, 235#L1045-8true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,849 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:41,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:41,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:41,849 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:41,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,851 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,851 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,851 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,852 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,852 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,852 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,852 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,855 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:41,855 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,855 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:41,855 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 201#L1029true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:41,860 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:41,860 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,860 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 24#L1029true, 314#true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,861 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:41,861 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,861 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 157#L1029true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,863 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:41,863 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,863 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,863 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 298#L1027true, 314#true, 44#L1043-11true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,865 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,865 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,865 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,865 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 201#L1029true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,870 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,870 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:41,870 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,870 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 185#L1027true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,870 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,870 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,870 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,870 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 298#L1027true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,872 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,872 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,872 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,872 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 24#L1029true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,872 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,872 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:41,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,875 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,875 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,875 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,875 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [260#L1046-1true, 326#true, 24#L1029true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,876 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:41,876 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,876 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,876 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 260#L1046-1true, 201#L1029true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,881 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:41,881 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,881 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,881 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 260#L1046-1true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,882 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:41,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,882 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,884 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:41,884 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,884 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,884 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:41,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 298#L1027true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,885 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,886 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,886 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,886 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 201#L1029true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,889 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,889 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:41,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,890 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,890 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,890 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 298#L1027true, 316#true, 168#L1028-5true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,891 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,891 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,891 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 24#L1029true, 316#true, 168#L1028-5true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,891 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:41,891 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,891 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:41,891 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:41,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 98#L1045-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,893 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:41,893 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,893 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:41,893 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 298#L1027true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,904 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,904 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:41,904 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,904 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 201#L1029true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,908 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:41,908 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:41,908 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,908 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,908 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,908 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:41,908 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,908 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 298#L1027true, 316#true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,909 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,909 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,909 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:41,909 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 24#L1029true, 316#true, 11#L1043-10true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,909 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:41,909 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,909 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:41,909 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:41,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,911 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:41,911 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,911 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:41,911 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:41,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,924 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:41,924 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,924 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,924 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,938 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:41,938 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,938 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,938 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [69#L1028-5true, 326#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:41,939 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:41,939 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,958 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:41,958 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,958 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,958 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 165#L1034-8true, 242#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,973 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:41,973 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,973 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,973 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,973 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:41,973 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,973 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,973 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:41,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 235#L1045-8true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,978 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:41,978 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,978 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,978 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:41,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 235#L1045-8true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:41,978 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:41,978 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,978 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,978 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 235#L1045-8true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,979 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:41,979 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,979 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:41,980 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:41,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,980 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:41,980 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,980 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,980 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:41,982 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:41,982 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,982 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,982 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,987 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:41,987 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,987 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,987 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,988 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:41,988 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,988 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:41,988 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 165#L1034-8true, 242#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,996 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:41,996 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:41,996 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:41,996 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 44#L1043-11true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,002 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,002 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,002 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,002 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 44#L1043-11true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,002 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,002 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,002 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,002 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 44#L1043-11true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,003 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,003 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,003 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,003 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,004 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,004 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,004 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,004 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,006 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,006 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,006 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,006 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,013 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,013 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,013 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,014 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,020 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,020 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,020 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,020 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 314#true, 315#true, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,020 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,020 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,020 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,020 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 314#true, 316#true, 7#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,020 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,020 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,021 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,021 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 190#L1031-8true, 98#L1045-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,022 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 190#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,022 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 164#L1034-7true, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,022 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,022 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 242#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,025 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,025 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,025 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,025 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 216#L1034-7true]) [2025-02-08 05:45:42,025 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,025 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,025 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,025 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,033 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,033 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,033 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,033 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,035 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,035 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,035 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,035 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,040 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,041 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,041 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,041 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 314#true, 316#true, 7#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,041 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:42,041 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,041 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,041 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 190#L1031-8true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,042 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,042 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,042 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,042 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 190#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,042 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:42,042 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,042 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,042 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 242#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,044 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:42,044 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,044 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,044 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 260#L1046-1true, 316#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,052 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:42,052 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,052 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,052 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,056 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:42,056 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,056 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,056 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 260#L1046-1true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,057 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:42,057 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,057 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,057 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,059 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:42,059 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,059 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,059 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,072 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:42,072 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:42,072 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:42,072 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:42,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,087 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:42,087 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:42,087 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:42,087 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:42,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 157#L1029true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,099 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:42,099 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:42,099 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:42,099 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:42,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,103 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:42,103 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,103 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:42,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,103 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:42,103 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,103 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:42,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:42,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 157#L1029true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,112 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:42,112 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,112 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:42,112 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:42,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,116 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:42,116 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:42,116 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:42,116 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:42,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 44#L1043-11true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,117 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:42,117 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,117 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:42,117 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 88#L1031-2true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,126 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:42,126 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:42,126 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:42,126 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:42,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 88#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,127 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:42,127 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:42,127 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,127 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 88#L1031-2true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,127 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:42,127 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,127 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:42,127 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:42,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 88#L1031-2true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,136 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:42,136 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:42,136 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:42,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:42,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 88#L1031-2true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,137 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:42,137 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:42,137 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:42,137 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:42,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][247], [326#true, 260#L1046-1true, 316#true, 88#L1031-2true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,141 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:42,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:42,141 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:42,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:42,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,144 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:42,144 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:42,144 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:42,144 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:42,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 235#L1045-8true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,166 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:42,166 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:42,166 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,166 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:42,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,167 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,167 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,167 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,168 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 216#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,169 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,169 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,169 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,169 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 165#L1034-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,169 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:42,169 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:42,169 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,169 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:42,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,170 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:42,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:42,170 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:42,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,176 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,176 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,176 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,176 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 242#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,183 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,183 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,183 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,183 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,187 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,187 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,187 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,187 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,187 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,187 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,188 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,188 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:42,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 242#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,192 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:42,192 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,192 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,192 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:42,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 315#true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,201 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,201 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,201 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,201 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,202 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,202 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,202 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,202 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,206 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,206 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,206 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,206 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,211 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,211 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:42,215 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,215 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,215 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,215 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,220 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,220 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,221 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,221 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:42,223 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,223 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,223 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,223 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 317#true, 101#L1034-7true, 314#true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,224 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,224 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,224 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,224 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,227 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,227 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 164#L1034-7true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,228 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,228 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,228 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,228 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [69#L1028-5true, 326#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,229 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,229 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,229 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:42,229 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [69#L1028-5true, 326#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,229 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,229 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,229 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,229 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 165#L1034-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,235 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,235 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,235 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,235 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:42,235 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,235 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:42,235 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,235 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,237 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,237 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,237 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,237 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:42,239 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,239 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,239 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,239 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,240 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,240 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,240 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,240 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,242 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,242 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,242 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,242 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,244 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,244 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,244 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,244 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 165#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,249 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,249 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,249 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,249 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 44#L1043-11true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,251 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,251 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,251 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,251 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,253 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,253 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,253 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,253 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,254 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,254 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,254 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,255 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,255 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,255 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,255 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,255 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,261 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,261 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,262 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,262 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,262 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,263 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 101#L1034-7true, 314#true, 315#true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,265 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,265 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 314#true, 316#true, 165#L1034-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,265 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,265 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,265 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,265 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,266 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,266 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,267 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,267 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,267 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,267 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 165#L1034-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,268 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,268 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,268 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,268 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 164#L1034-7true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,268 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,268 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,268 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,268 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,269 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,269 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:42,269 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,269 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,271 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,272 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,272 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,272 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,273 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,273 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,273 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,273 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 314#true, 316#true, 165#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,275 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,275 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,275 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,275 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,277 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,277 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,277 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,277 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 165#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,278 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,278 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,278 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,278 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,279 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,279 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,279 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,279 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,280 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,280 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,281 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,281 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,282 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,282 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,282 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,282 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [260#L1046-1true, 326#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:42,284 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,284 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,284 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,284 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 216#L1034-7true, 313#true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,285 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,285 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,285 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,285 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 317#true, 101#L1034-7true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,287 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,287 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,287 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,288 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [260#L1046-1true, 326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,289 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,289 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,289 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,289 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 260#L1046-1true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,290 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,290 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,290 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,290 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,290 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,290 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,290 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,290 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [260#L1046-1true, 326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,291 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,291 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,291 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,291 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 317#true, 314#true, 316#true, 164#L1034-7true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,292 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,292 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,292 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,292 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 101#L1034-7true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,295 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,295 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,295 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,295 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,295 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,295 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,297 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,297 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,297 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,297 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 164#L1034-7true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,297 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,297 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,297 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,297 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 101#L1034-7true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,301 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:42,301 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,301 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:42,301 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 314#true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,303 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:42,303 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,303 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,303 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:42,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [260#L1046-1true, 326#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true, 216#L1034-7true]) [2025-02-08 05:45:42,306 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:42,306 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,306 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:42,306 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [260#L1046-1true, 326#true, 317#true, 101#L1034-7true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,309 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:42,309 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:42,309 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,309 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [326#true, 260#L1046-1true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,310 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:42,310 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:42,310 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,310 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][135], [260#L1046-1true, 326#true, 317#true, 314#true, 316#true, 164#L1034-7true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,311 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:42,311 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:42,311 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,311 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:42,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,345 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,345 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:42,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,346 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,346 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:42,346 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,346 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,348 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,348 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,348 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,348 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:42,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,349 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,349 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,349 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,349 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:42,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 235#L1045-8true, 314#true, 315#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,352 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,352 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,352 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,352 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:42,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,352 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,352 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,352 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,352 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,353 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,353 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,353 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,353 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:42,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 235#L1045-8true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,354 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,354 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,354 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,354 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 235#L1045-8true, 316#true, 165#L1034-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,354 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,354 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:42,354 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,354 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 235#L1045-8true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,355 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:42,355 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,355 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:42,355 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:42,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 44#L1043-11true, 314#true, 315#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,358 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,358 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,358 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,358 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,358 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,358 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,358 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,358 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,359 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,359 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,359 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,359 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,360 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,360 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,360 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,360 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 44#L1043-11true, 316#true, 165#L1034-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,360 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,360 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,360 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,360 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,361 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,361 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,361 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,361 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,365 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,365 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,365 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,365 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 165#L1034-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,366 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,366 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,366 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,366 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,367 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,367 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,367 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,367 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 98#L1045-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,367 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,367 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,367 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,367 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 165#L1034-8true, 98#L1045-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,368 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,368 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,368 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,368 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,368 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,368 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,368 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,368 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 101#L1034-7true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,369 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,369 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,369 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,369 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 235#L1045-8true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,369 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:42,370 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,370 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:42,370 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:42,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,371 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,371 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:42,371 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,371 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 165#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,371 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,371 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,371 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,371 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,372 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,372 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,372 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,372 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 165#L1034-8true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,373 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,373 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,373 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,373 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 316#true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,373 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,373 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,373 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:42,373 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,374 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,374 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,374 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,374 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 101#L1034-7true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,375 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,375 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,375 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,375 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,375 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,375 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,375 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,375 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,377 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,377 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,377 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,377 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,378 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,378 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,379 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,379 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [260#L1046-1true, 326#true, 171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,379 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,379 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:42,379 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,379 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,381 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,381 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,381 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,381 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [326#true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,383 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,383 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,383 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,383 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 101#L1034-7true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,384 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,384 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,384 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,384 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,385 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:42,385 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,385 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:42,385 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,386 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:42,386 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:42,386 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:42,386 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:42,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,389 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,389 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,389 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,389 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:42,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,390 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,390 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:42,390 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,390 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [260#L1046-1true, 326#true, 69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,391 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,391 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,391 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,391 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:42,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 260#L1046-1true, 69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,392 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,392 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:42,392 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,392 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][255], [260#L1046-1true, 326#true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,392 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:42,392 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:42,392 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,392 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:42,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 314#true, 316#true, 251#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,395 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:45:42,395 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,395 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:42,395 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:42,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,403 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:42,403 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:42,403 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:42,403 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:42,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,406 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-08 05:45:42,406 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:42,406 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:42,406 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:42,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,408 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-08 05:45:42,409 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:42,409 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:42,409 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:42,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,411 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2025-02-08 05:45:42,411 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:42,411 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:42,412 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:42,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 235#L1045-8true, 314#true, 316#true, 251#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,415 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:45:42,415 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:42,415 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:42,415 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:42,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 251#L1025true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,419 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-02-08 05:45:42,419 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:42,419 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:42,419 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:42,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 314#true, 316#true, 251#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,421 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-02-08 05:45:42,421 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:42,421 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:42,421 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:42,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,424 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-02-08 05:45:42,424 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:42,424 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:42,424 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:42,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 314#true, 316#true, 251#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,427 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-02-08 05:45:42,427 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:42,427 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:42,427 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:42,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 69#L1028-5true, 314#true, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,435 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:45:42,435 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:42,435 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:42,435 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:42,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 69#L1028-5true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,435 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:42,435 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:42,435 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:42,435 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:42,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 235#L1045-8true, 185#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,459 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-08 05:45:42,459 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:42,459 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:42,459 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:42,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 185#L1027true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,463 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2025-02-08 05:45:42,463 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:42,463 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:42,463 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:42,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,465 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-08 05:45:42,465 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:42,465 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:42,465 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:42,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,465 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2025-02-08 05:45:42,465 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:42,465 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:42,465 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:42,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,469 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-02-08 05:45:42,469 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:42,469 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:42,469 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:42,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,501 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:42,501 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:42,501 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:42,501 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:42,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,509 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-02-08 05:45:42,509 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:42,509 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:42,509 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:42,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 171#L1028-5true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,511 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-02-08 05:45:42,511 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:42,511 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:42,511 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:42,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,533 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:42,533 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,533 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:42,533 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:42,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,534 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:42,534 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:42,534 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,534 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:42,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,539 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-08 05:45:42,539 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,539 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:42,539 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:42,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,542 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-08 05:45:42,542 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:42,542 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,542 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:42,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,545 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:42,545 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,545 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,545 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 69#L1028-5true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,548 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-08 05:45:42,548 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:42,548 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:42,548 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:42,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,548 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:42,548 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,548 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,548 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 235#L1045-8true, 101#L1034-7true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,551 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:42,551 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,551 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,551 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 171#L1028-5true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,552 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:42,552 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,552 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,552 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,553 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:42,553 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,553 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,553 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 101#L1034-7true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,556 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:42,556 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,556 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,556 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 171#L1028-5true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:42,557 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:42,557 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,557 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,557 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:42,558 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:42,558 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,558 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,558 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,560 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:42,560 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,560 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:42,560 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,560 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:42,560 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,560 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,560 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#true, 171#L1028-5true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:42,562 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:42,562 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,562 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:42,562 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 171#L1028-5true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:42,562 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:42,562 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,562 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,562 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,564 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:42,564 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,564 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,564 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:42,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 171#L1028-5true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:42,565 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:42,565 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,565 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,565 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:42,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [260#L1046-1true, 326#true, 69#L1028-5true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,567 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:42,567 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:42,567 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,567 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][202], [326#true, 260#L1046-1true, 171#L1028-5true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,568 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:42,568 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,568 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:42,568 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:42,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 69#L1028-5true, 171#L1028-5true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,580 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-08 05:45:42,580 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:42,580 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:42,580 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:42,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 171#L1028-5true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,581 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-08 05:45:42,581 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:42,581 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:42,581 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:42,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 69#L1028-5true, 171#L1028-5true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,582 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:42,582 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:42,582 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,582 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 171#L1028-5true, 314#true, 44#L1043-11true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,583 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:42,583 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,583 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,583 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:42,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,584 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:42,584 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,584 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,584 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:42,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,585 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:42,585 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,585 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:42,585 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:42,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,586 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:42,586 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,586 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,586 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 171#L1028-5true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,587 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:42,587 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:42,587 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,587 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:42,587 INFO L124 PetriNetUnfolderBase]: 19040/60148 cut-off events. [2025-02-08 05:45:42,588 INFO L125 PetriNetUnfolderBase]: For 5360/5550 co-relation queries the response was YES. [2025-02-08 05:45:42,924 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82894 conditions, 60148 events. 19040/60148 cut-off events. For 5360/5550 co-relation queries the response was YES. Maximal size of possible extension queue 1098. Compared 729873 event pairs, 6369 based on Foata normal form. 0/51220 useless extension candidates. Maximal degree in co-relation 82864. Up to 20679 conditions per place. [2025-02-08 05:45:43,312 INFO L140 encePairwiseOnDemand]: 340/348 looper letters, 40 selfloop transitions, 2 changer transitions 0/278 dead transitions. [2025-02-08 05:45:43,312 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 278 transitions, 690 flow [2025-02-08 05:45:43,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:43,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:43,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 903 transitions. [2025-02-08 05:45:43,314 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8649425287356322 [2025-02-08 05:45:43,314 INFO L175 Difference]: Start difference. First operand has 269 places, 282 transitions, 614 flow. Second operand 3 states and 903 transitions. [2025-02-08 05:45:43,314 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 278 transitions, 690 flow [2025-02-08 05:45:43,318 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 263 places, 278 transitions, 686 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:43,320 INFO L231 Difference]: Finished difference. Result has 264 places, 278 transitions, 612 flow [2025-02-08 05:45:43,321 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=598, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=274, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=612, PETRI_PLACES=264, PETRI_TRANSITIONS=278} [2025-02-08 05:45:43,321 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -11 predicate places. [2025-02-08 05:45:43,321 INFO L471 AbstractCegarLoop]: Abstraction has has 264 places, 278 transitions, 612 flow [2025-02-08 05:45:43,321 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 286.0) internal successors, (858), 3 states have internal predecessors, (858), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:43,322 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:43,322 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:43,322 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-02-08 05:45:43,322 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-02-08 05:45:43,322 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:43,322 INFO L85 PathProgramCache]: Analyzing trace with hash 1315167025, now seen corresponding path program 1 times [2025-02-08 05:45:43,322 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:43,322 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1636656113] [2025-02-08 05:45:43,322 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:43,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:43,329 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-08 05:45:43,332 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-08 05:45:43,332 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:43,332 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:43,503 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:43,503 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:43,503 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1636656113] [2025-02-08 05:45:43,503 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1636656113] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:43,503 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:43,503 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:43,503 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1430526323] [2025-02-08 05:45:43,504 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:43,504 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:43,504 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:43,504 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:43,505 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:43,775 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 295 out of 348 [2025-02-08 05:45:43,777 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 264 places, 278 transitions, 612 flow. Second operand has 6 states, 6 states have (on average 296.1666666666667) internal successors, (1777), 6 states have internal predecessors, (1777), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:43,777 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:43,777 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 348 [2025-02-08 05:45:43,777 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:44,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,409 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,409 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,409 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,409 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:44,409 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,410 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,410 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,410 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,410 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,410 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,410 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,410 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,442 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,442 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,442 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,442 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,480 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,480 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,480 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,480 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,656 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,656 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,656 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,656 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,656 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,657 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,657 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,657 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,657 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,658 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:44,658 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,658 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,658 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:44,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,682 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,682 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,682 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,682 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:44,683 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,683 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:44,683 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:44,683 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:44,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,710 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,710 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,710 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,710 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:44,711 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:44,711 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:44,711 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:44,711 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-08 05:45:44,711 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:44,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:44,712 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:44,712 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:44,712 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:44,712 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-08 05:45:44,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,738 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,738 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,738 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,738 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,739 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,739 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,739 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,740 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,740 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,740 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,740 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,740 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,740 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,740 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,740 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,740 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,740 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:44,740 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:44,765 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,765 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,765 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,766 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,766 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,766 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,766 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,766 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:44,767 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,767 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:44,767 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:44,767 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:44,767 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:44,797 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,797 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,797 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,797 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,797 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,797 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,797 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,797 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,797 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,798 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,798 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,798 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,902 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,902 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,902 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,902 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,902 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,903 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,903 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,903 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,903 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,903 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,903 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,903 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:44,903 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,903 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,903 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,903 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,903 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,944 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,944 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,944 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,944 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,945 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,945 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:44,945 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:45,045 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,045 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,045 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:45,045 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,045 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,045 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,045 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,045 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,045 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,046 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,046 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,046 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,046 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,046 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:45,047 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:45,047 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,194 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,194 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-08 05:45:45,194 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:45,194 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:45,194 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:45,194 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:45,194 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:45,194 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:45,194 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:45,195 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,195 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:45,195 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,195 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:45,195 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:45,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,246 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,246 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,246 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:45,247 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,247 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-02-08 05:45:45,247 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,247 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:45,247 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,247 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:45,247 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:45,247 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:45,247 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:45,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,288 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,288 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,288 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,288 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:45,288 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,288 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,289 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,289 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,289 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,289 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,289 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,289 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,292 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,292 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,292 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,292 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,293 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,293 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,293 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,293 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,294 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,294 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:45,294 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,294 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,294 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,294 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,294 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:45,294 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,294 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:45,294 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,294 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,295 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:45,295 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,295 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,295 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,296 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,296 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,296 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,296 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,297 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,297 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:45,297 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:45,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,325 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,325 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,325 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,325 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,326 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,326 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,326 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,326 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,335 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,335 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,335 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,335 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,345 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,345 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,345 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,345 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,345 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:45,345 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:45,345 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:45,345 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:45,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,345 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:45,346 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,346 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,346 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,347 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,347 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,347 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,347 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,347 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,347 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,347 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,347 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,347 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,347 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,370 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,373 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,373 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,373 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,373 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,379 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,379 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,380 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,380 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,393 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,393 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,393 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,393 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,396 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:45,396 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,396 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:45,396 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,397 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:45,397 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:45,397 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:45,397 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:45,397 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,397 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:45,397 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:45,397 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:45,397 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:45,397 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:45,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,398 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,398 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:45,398 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,398 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,398 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:45,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,427 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,427 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,427 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,427 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,429 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,429 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,429 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,429 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,430 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,430 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,430 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,430 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,430 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,431 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,431 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,431 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,431 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,431 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,432 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,432 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,432 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,432 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,432 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,432 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,432 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,432 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,432 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,432 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,432 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,433 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,433 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,433 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,433 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,434 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,434 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,434 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,434 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,434 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,434 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,440 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,440 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,440 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,440 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,440 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,440 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,441 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,441 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,441 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,441 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,441 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,444 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,444 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,444 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,444 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,444 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,444 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,444 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,444 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,445 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,445 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,445 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,445 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,445 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:45,445 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,445 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,445 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,450 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,450 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,450 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,450 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,450 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:45,450 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,450 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,451 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:45,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,456 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,456 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,456 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,456 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,457 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:45,457 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,457 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:45,457 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,458 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:45,458 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:45,458 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:45,458 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:45,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,458 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,458 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,459 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:45,459 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,459 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,459 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:45,459 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:45,459 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:45,459 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:45,459 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:45,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,460 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,460 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,460 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:45,460 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,461 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,461 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:45,461 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,461 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,461 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:45,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,497 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,497 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,497 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,497 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,498 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,498 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,498 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,498 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,498 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,501 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,501 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,501 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,501 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,502 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,502 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,502 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,502 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,514 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,514 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:45,514 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,514 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,516 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,516 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,516 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,516 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:45,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,519 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,519 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,519 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,519 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:45,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,520 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,520 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,520 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,520 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,520 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:45,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,555 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:45,555 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,555 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,555 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,559 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:45,559 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,559 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,559 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:45,559 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,566 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,566 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,566 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,566 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,567 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,568 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,568 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,568 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,577 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:45,577 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,577 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,578 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,578 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,578 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,578 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,578 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,578 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,578 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,578 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,581 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,581 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,581 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,581 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,581 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,586 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:45,586 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,586 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,586 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,586 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,586 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:45,586 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,586 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,586 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,586 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,587 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,587 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,587 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,587 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,591 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,591 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-08 05:45:45,591 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,591 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:45,592 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,592 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,592 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,592 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:45,592 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-08 05:45:45,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,592 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,592 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,592 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,592 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,592 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,592 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,593 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-08 05:45:45,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:45,593 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,593 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,601 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,601 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,601 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,601 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:45,601 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-08 05:45:45,601 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:45,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:45,602 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:45,602 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,602 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,602 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,602 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,644 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,644 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,644 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,644 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,648 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,648 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,648 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,648 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,656 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,656 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,656 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,656 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,656 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,659 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,659 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,659 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,659 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,659 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,660 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,660 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,661 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,661 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,661 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,661 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,661 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,662 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,662 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,668 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,669 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,669 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,669 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,670 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,670 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,670 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:45,670 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,670 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,672 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,672 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,672 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,672 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:45,674 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,674 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,674 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,674 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,674 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,674 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,674 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,674 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:45,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,678 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,678 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,678 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,678 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,678 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,678 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,678 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,678 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,678 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,678 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,679 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,679 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,679 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,679 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:45,741 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,741 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:45,741 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,742 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,742 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:45,742 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,750 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,750 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,750 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,750 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,750 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,750 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,750 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,751 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,751 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,751 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,751 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,756 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,756 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,756 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,757 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,757 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,757 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,759 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,759 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,759 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,759 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,759 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,759 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,759 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,759 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,759 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,760 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,760 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,760 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,760 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,761 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,761 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,761 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,761 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,761 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,761 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:45,763 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,763 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,763 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,763 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,763 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,763 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:45,763 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,767 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,767 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:45,767 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,767 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,768 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,768 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,768 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:45,768 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,768 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,768 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,770 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,770 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,770 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,770 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:45,770 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,782 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:45,782 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,782 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:45,782 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,782 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,841 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:45,841 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,841 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,841 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:45,841 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,847 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,847 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,848 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,848 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,848 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,848 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,849 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,850 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,850 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,850 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,850 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,852 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,852 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,852 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,852 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,852 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,853 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,853 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:45,853 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,856 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,857 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,857 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,857 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,857 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,857 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,857 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,869 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-08 05:45:45,869 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:45,870 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:45,870 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:45,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,871 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-08 05:45:45,871 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:45,871 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:45,871 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:45,871 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:45,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,879 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-08 05:45:45,879 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:45,879 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:45,879 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:45,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,922 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:45,922 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,922 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,922 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,922 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:45,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,934 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:45,934 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,934 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,934 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,934 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,934 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,946 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:45,946 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,946 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,946 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,946 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:45,946 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,946 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,947 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,947 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:45,947 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,947 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,956 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:45,956 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,956 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:45,956 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,957 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,957 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,957 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 251#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,957 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:45,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,958 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,958 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,958 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,958 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,008 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,008 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,008 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,008 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,008 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,008 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,018 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,018 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,018 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,018 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,019 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,019 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,019 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,019 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,019 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,019 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,019 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,019 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,019 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,019 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,019 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,020 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,020 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,020 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,020 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,020 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,021 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,021 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,021 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,022 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,022 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,022 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,022 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,022 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,022 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,022 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,022 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,025 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,025 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,025 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,025 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,025 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,025 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,025 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,025 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,026 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,026 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,026 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,026 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,031 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,031 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,031 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,031 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,032 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:46,032 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,032 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,032 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,032 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,032 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,032 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,033 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,033 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,033 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,033 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,033 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,081 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,081 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,081 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,081 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,081 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,081 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,081 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,081 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,081 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,081 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,082 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,082 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,082 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,082 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,082 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,082 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,089 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,089 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,089 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,089 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,090 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,090 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,090 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,091 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,091 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,091 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,091 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,091 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,092 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,092 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,092 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,093 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,093 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,093 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,094 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,094 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:46,094 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,094 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,098 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,098 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,098 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,098 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,099 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,099 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,099 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,099 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,099 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,100 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,100 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,100 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,100 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,101 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,101 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,101 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,101 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,102 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,102 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,108 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,108 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,108 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,109 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,349 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,350 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,350 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,350 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,350 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,350 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,351 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,351 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,351 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,351 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,351 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,351 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,351 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,374 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,374 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,374 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,374 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,382 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,382 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,392 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,393 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,394 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,394 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,394 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,394 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,394 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,394 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,395 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,395 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,395 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,398 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,398 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,398 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,398 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,398 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,399 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,399 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,400 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,400 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,401 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:46,401 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,401 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,401 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,404 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,404 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,404 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,404 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,404 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,405 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,405 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,405 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,405 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,405 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,405 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,405 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,405 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:46,413 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,413 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,413 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,413 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,414 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,414 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,414 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,414 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,428 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,428 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,428 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,428 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,437 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,437 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,437 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,437 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,447 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,448 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,448 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,448 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,453 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,453 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,453 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,453 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,457 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,457 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,457 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,457 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,457 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,457 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,458 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,458 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,458 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,468 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,468 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,468 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,468 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,477 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,477 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,477 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,477 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,495 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,500 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,503 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,503 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:46,503 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,503 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:46,503 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,503 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,503 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:46,504 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#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)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,505 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#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)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,505 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,505 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:46,505 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,506 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,506 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,506 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,507 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,507 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,507 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,507 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,507 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,507 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,508 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,508 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,508 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,508 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,508 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,509 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,509 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,509 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,510 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,510 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,510 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,510 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,511 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,511 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,511 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,511 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,512 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,512 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,512 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,513 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,513 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,513 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,513 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,513 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,514 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,514 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,514 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,514 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,514 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,515 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,516 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,516 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,516 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,516 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 251#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,516 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,516 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,517 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,517 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,517 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,518 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,518 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,518 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,518 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,525 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-08 05:45:46,525 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,525 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,525 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,533 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,533 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,533 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,533 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,551 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,551 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,551 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,551 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,555 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,555 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,555 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,555 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,559 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:46,559 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:46,559 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:46,559 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:46,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,560 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:46,560 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:46,560 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:46,560 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,561 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,561 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,561 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,561 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,562 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,562 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,562 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,562 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,562 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,562 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,562 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,562 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,562 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,563 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,563 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,563 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,563 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:46,563 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,563 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,564 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,564 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,564 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,564 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,564 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,564 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,564 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,564 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,564 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,564 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,565 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,565 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,565 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,565 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,567 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,567 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:46,567 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,567 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,567 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,567 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:46,570 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,570 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,570 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,570 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,570 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,570 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,570 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,570 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,570 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,571 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#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, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,571 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#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)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,571 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,571 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,571 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,572 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:46,572 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,572 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,573 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,573 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,573 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,573 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,574 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,577 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:46,577 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,577 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,577 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,578 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,578 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,578 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,578 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:46,578 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,579 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,579 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,579 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,579 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:46,579 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,579 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,579 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,579 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,588 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,588 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,589 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,596 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,596 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,596 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,610 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,610 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,610 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,610 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,610 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,610 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,612 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,612 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,612 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,612 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,612 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,622 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:46,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:46,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:46,622 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,623 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:46,623 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:46,623 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:46,623 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:46,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:46,624 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:46,624 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,625 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,625 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,625 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,627 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,627 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,627 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,627 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,628 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,628 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,628 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,628 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,628 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,630 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:46,630 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:46,630 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,630 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,630 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,630 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,630 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,630 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,630 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,630 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,630 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,631 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,631 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,631 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,636 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 251#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,636 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,636 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,636 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,636 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,636 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,636 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,636 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,636 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,636 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,637 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,637 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,637 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,645 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:46,645 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:46,645 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:46,645 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:46,659 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,659 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,659 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,659 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,659 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,659 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,661 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,661 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,661 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,661 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,661 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,666 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,667 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,667 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,667 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,667 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,667 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,667 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,670 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:46,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,673 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:46,673 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,673 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,673 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,673 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,673 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,673 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,673 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,673 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,673 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,682 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,682 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,683 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:46,683 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,684 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,684 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,684 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:46,684 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,688 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:46,688 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,688 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,688 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,688 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:46,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,691 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:46,691 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,691 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,692 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,694 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,694 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,694 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,695 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,695 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-08 05:45:46,695 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,695 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,695 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,696 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,696 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:46,696 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:46,696 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,696 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,696 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,696 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,697 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:46,697 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,697 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,697 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:46,697 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,697 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:46,697 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-08 05:45:46,698 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,698 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,698 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,698 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,698 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,698 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,698 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,698 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,698 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,698 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,698 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,698 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,698 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,698 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,699 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,699 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,699 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,703 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,703 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:46,703 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,703 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,705 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,705 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,705 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,706 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,706 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,706 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,706 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,708 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,708 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:46,708 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,708 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,709 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,709 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,709 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,709 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,710 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,710 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,710 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,710 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,710 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,711 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,711 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,711 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,711 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:46,711 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,712 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,712 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,712 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,712 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,712 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,713 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,713 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,713 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,713 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,715 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,715 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,715 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,715 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,716 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,716 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,716 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,716 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,716 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,718 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,718 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,718 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,718 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,718 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,718 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,719 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,719 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,727 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,727 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,727 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,727 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,727 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,729 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:46,729 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:46,729 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,729 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,729 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,734 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,735 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,735 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,735 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,735 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,735 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,735 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,737 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:46,737 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,738 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,738 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,740 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,740 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:46,740 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,740 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,740 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,740 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,740 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:46,740 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:46,740 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:46,740 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,740 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,746 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,746 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,746 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,747 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,748 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,748 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,748 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,750 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,750 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,750 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,750 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 251#L1025true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,751 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,751 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,751 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,751 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,752 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,752 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,759 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:46,759 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,759 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,759 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,759 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:46,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,763 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:46,763 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,763 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,763 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,765 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,765 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,765 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,765 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,766 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,766 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,766 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,767 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,767 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,767 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,767 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:46,767 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:46,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,769 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:46,769 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:46,769 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:46,769 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:46,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,770 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:46,770 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:46,770 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:46,770 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:46,771 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,771 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,771 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,771 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,771 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,771 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,771 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,771 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:46,771 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,771 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,773 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,773 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:46,773 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:46,773 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:46,773 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,773 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:46,773 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,004 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,004 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,004 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,004 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,004 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,005 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,005 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,005 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,005 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,005 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,005 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,005 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,005 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,006 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-08 05:45:47,006 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:47,006 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:47,006 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:47,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,006 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,006 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,006 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,006 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,006 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,006 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,007 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:47,007 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,007 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,007 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,007 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,007 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,008 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-08 05:45:47,008 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:47,008 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,008 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,008 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:47,008 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,008 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,008 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,008 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,009 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,009 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,009 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,009 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,009 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,010 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,010 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,010 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,010 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,010 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 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, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,011 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,011 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,011 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,011 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,014 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,014 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,014 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,014 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,014 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,014 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,015 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,015 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:47,015 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,015 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,016 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,016 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-08 05:45:47,016 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:47,016 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:47,016 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,016 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,016 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,016 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,016 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,017 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,017 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,017 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,017 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,017 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:47,018 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,018 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,018 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,018 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,018 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,020 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,020 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,020 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,020 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,020 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,024 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,024 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,024 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,025 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,025 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,025 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,025 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,027 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,029 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,029 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,029 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,029 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,029 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,029 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,029 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,029 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,029 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,029 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,029 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,036 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,036 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,036 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,036 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,038 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,038 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,038 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,038 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,041 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,041 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,041 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,041 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,042 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,042 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,042 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,042 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,042 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,043 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,043 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,043 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,043 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,043 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,043 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,043 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,043 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,043 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,043 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,043 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,044 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,044 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,044 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,044 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,044 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,044 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,044 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,045 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,045 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,045 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,045 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,045 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,045 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,045 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,045 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,045 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,045 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,046 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,046 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,046 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,046 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,046 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,046 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,046 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,046 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,046 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,052 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,052 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,052 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,052 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,055 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,055 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,055 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,055 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,055 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,061 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,061 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,061 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,061 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,063 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,063 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,063 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,063 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,063 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,063 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,063 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,063 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [24#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,064 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,064 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,064 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,064 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,064 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,064 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,064 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,064 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,064 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,065 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,065 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,065 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,065 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,065 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,065 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,065 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,065 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,065 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,066 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,066 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,067 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,067 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,068 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,068 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,068 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,068 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,068 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,069 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,069 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,069 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,069 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,069 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,069 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,069 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,071 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,071 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,071 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,071 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,072 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,072 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,072 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,072 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,072 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,072 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,072 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,072 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,072 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,074 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,074 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,074 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,078 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,078 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,078 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,079 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,079 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,079 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,079 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,080 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,081 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,081 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,081 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,082 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,082 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,082 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,082 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,083 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,085 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,086 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,086 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,086 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,087 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,087 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, 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)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,087 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,087 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,088 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,088 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,088 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,088 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,088 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,088 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,088 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,088 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,088 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,089 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,089 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,089 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,089 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,089 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,089 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,089 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,089 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,090 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,090 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,090 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,090 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,091 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,091 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,091 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,091 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,091 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,100 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,100 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,100 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,100 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,100 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,100 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,100 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,103 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,103 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,103 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,103 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:47,106 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,106 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,106 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,106 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,106 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,106 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,106 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,106 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,106 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,106 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,106 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,113 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,113 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,113 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,113 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,115 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,115 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,115 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,115 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,118 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,118 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,118 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,118 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,119 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,119 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,119 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,119 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,120 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,120 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,120 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,120 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,120 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,120 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,120 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,120 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,120 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,120 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,120 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,120 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,121 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,121 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,121 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,121 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,121 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,121 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,121 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,121 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,121 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,121 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,121 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,122 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,122 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,122 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,122 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,122 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,122 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,122 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,122 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,122 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,122 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,123 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,128 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,128 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,137 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,137 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,137 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,137 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,137 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,138 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,138 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,138 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,138 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,139 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,139 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,140 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,140 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,140 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,140 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,140 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,140 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,140 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,142 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,142 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,142 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,142 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,142 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,142 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,142 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,142 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,143 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,143 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,143 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,144 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,144 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,144 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,145 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,145 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,146 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,146 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,146 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,146 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,146 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,146 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,146 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,146 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,146 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,146 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,147 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,147 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,148 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,148 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,148 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,149 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,149 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,149 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,149 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,149 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,149 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,149 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,149 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,149 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,149 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,150 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,150 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,150 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,150 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,151 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,151 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,151 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,154 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,154 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,154 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,154 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,154 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,154 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,154 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,154 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,154 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,154 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,154 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,154 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,155 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,155 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,156 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,156 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,156 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,156 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,156 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,157 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,157 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,157 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,157 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,157 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,157 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,158 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,158 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,158 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,158 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,158 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,158 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,158 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,158 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,159 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,159 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,160 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,160 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,160 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,161 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,161 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,161 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,161 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,161 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,162 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,162 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,162 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,162 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,162 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,163 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,163 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,163 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,164 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,164 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,164 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,164 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,164 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,164 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,165 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,165 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,165 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,165 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,165 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,167 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,167 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,167 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,167 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,167 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,167 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,167 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,167 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,167 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,167 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,169 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,169 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,169 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,170 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,170 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,171 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,171 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,171 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,171 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,171 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,172 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,172 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,172 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,172 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,172 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,173 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,173 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,173 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,173 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,174 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,174 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,174 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,175 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,175 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,175 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,176 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,176 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,176 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,176 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,176 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,176 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,177 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,178 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,178 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,178 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,178 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,178 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,179 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,179 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,179 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,179 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,179 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,180 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,180 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,180 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,181 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,181 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,181 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,181 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,181 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,181 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,181 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,181 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,181 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,181 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,181 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,181 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:47,181 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,182 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,182 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,182 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,182 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,182 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,182 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,182 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,185 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,185 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,185 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,185 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,185 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,185 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,186 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,186 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,186 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,187 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,187 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,187 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,187 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,187 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,187 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,187 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,188 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,188 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,188 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,188 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,189 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,189 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,189 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,190 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,190 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,190 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,190 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,190 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,190 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,193 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,193 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,193 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,193 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,193 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,197 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,197 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,197 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,197 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,199 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,199 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,199 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,199 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,202 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,202 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,202 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,202 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,203 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,203 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,203 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,203 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,203 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,203 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,203 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,203 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,203 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,204 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,204 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:47,204 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,204 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,204 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,204 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,204 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,205 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,205 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,205 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,206 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,206 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,206 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,206 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:47,206 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,206 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,206 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,206 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,206 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,206 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,206 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,206 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,206 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,207 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,207 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,207 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,207 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,207 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,213 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,213 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,213 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,213 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,222 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,222 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,222 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,222 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,222 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,224 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,224 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,224 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,224 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,224 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,226 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,226 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,226 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,226 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,227 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,227 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,227 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,227 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,227 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 251#L1025true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,229 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,229 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,229 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,229 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,230 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,230 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,230 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,230 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,230 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,230 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,231 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,231 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:45:47,231 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:47,232 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,232 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,232 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,232 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,232 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,232 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,232 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,234 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,234 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,234 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,234 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, 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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,236 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,236 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,237 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,239 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,239 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,239 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,239 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,240 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,240 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,240 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,240 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,242 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,242 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,242 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,242 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,242 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,242 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,242 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,242 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,242 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,243 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,243 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,243 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,243 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,243 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,245 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,245 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,245 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,247 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,247 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,247 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,247 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,248 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,248 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,248 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,248 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,248 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,248 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,248 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,249 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,249 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,250 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,250 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,250 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,251 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,251 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:47,251 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,252 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,252 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,252 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,252 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,252 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,252 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,252 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,252 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,252 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,252 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,253 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,253 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,253 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,253 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,253 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,254 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,254 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,254 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,254 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,254 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,254 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,254 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,254 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,254 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,255 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,255 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,255 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,255 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,255 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,255 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,255 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,255 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,255 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,256 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,256 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,256 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,256 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,256 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,257 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,257 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,257 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,257 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,257 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,258 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,258 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,258 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,258 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,258 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,258 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,258 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,258 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,259 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,259 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,259 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,259 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,260 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,260 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,260 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,260 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,261 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,261 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,261 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,262 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,269 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:47,269 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,269 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,269 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,269 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,269 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,269 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,272 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,272 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,272 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,272 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,274 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,274 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,274 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,274 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,274 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,275 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,275 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,275 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,275 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,277 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,278 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,278 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,278 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,278 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,278 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:47,278 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,278 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,279 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,279 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,279 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,279 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,279 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,279 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,279 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,279 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,279 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,279 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,279 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:47,279 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,280 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,280 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,280 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,280 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-08 05:45:47,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:45:47,280 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,280 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,280 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,280 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,280 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,280 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,280 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,280 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,281 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,281 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,281 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,281 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,281 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,281 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,281 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,281 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,281 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,287 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,287 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:47,287 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,287 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,296 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,296 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,296 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,296 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,296 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,296 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,298 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,298 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,298 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,298 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,298 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,300 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,300 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,300 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,301 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,301 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,303 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,303 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,303 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,303 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,303 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,303 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,304 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,304 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,304 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,304 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,304 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,307 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,307 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,307 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,307 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,308 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,308 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,313 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,313 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,313 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,313 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:47,316 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,316 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,316 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,316 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,320 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,320 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,320 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,320 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,320 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,320 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,320 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,320 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,322 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,322 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,322 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,322 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,322 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,322 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,322 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,322 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,322 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,322 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,322 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,322 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,322 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,323 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,323 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,324 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,324 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,324 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,324 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:47,324 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:47,325 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,325 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,325 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,326 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,326 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,326 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,326 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,326 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,326 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,326 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,326 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,326 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,326 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,326 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,327 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,327 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,327 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,327 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,328 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,328 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,328 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,328 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,328 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,329 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,329 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,329 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,329 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,329 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,330 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,330 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,330 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,330 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,330 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,330 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,330 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,330 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,332 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,332 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,332 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,332 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,332 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,332 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,333 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,333 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,333 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,333 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,333 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,334 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,334 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,334 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,334 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,334 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,337 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,337 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,337 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,337 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,337 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,337 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,337 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,338 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,338 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,338 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,338 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,339 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,339 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,339 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,339 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,339 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,339 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,339 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,339 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,339 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,339 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,339 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,342 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,342 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,342 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,343 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,343 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,343 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 251#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,344 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,344 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,344 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,344 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,344 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,344 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,344 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,344 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,344 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,344 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,344 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,344 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,345 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,345 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,346 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,346 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,346 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,347 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:47,347 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,347 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,347 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,347 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,347 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,348 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,348 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,348 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,348 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,348 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,348 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,348 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,348 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 242#L1031-8true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,349 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,349 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,349 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,349 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,349 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,350 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,350 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,350 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,350 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,350 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,351 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,351 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,351 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,351 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,351 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,351 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,351 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,351 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,351 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,351 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,351 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,353 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,353 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,353 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,353 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,353 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,354 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,355 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,355 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,355 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,355 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,356 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,356 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,356 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,368 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,368 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,368 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,368 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,368 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:47,370 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,370 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,372 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,372 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,372 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,372 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,372 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,375 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,375 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,375 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,375 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,375 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,375 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,375 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,376 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,376 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,376 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,376 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,376 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,378 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,378 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,378 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,378 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,379 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,379 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,384 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-02-08 05:45:47,384 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:45:47,384 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-08 05:45:47,384 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-08 05:45:47,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,391 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,391 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,391 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,391 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,391 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,392 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,392 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,392 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,392 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,392 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,392 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,394 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,394 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,394 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,394 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,394 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,394 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,394 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,394 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,395 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,395 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,395 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,395 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,396 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,396 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,396 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,396 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,396 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,396 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,396 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,396 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,396 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,396 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,396 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,397 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,399 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,399 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,399 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,400 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,400 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,400 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,400 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,400 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,400 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,400 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,400 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,400 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,400 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,400 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,400 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,401 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,402 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,402 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,402 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,402 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,402 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,402 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,402 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,402 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,403 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,403 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,403 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,403 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,404 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,404 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,404 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,405 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,405 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,407 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,407 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,407 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,408 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,408 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,408 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,408 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,410 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,410 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,410 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,410 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,410 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,411 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,411 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,411 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,411 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,411 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,411 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,411 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,411 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,412 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,412 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,413 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,413 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,413 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,413 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,413 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,413 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,413 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,413 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,413 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,414 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,418 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,418 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,418 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,418 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,418 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,418 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,418 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,418 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,419 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,419 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,419 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,419 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,419 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,419 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,420 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,420 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,420 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,420 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,420 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,420 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,420 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,420 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,420 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,420 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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), 168#L1028-5true, 91#L1031-2true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,423 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,424 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,424 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,424 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,424 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,424 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,424 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,424 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,424 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,424 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,424 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,430 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,431 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,431 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,431 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,439 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,439 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,439 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,440 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,440 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,442 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,442 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,442 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,442 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,442 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,444 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,444 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,444 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,444 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,444 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,447 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,447 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,447 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,447 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,447 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,447 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,447 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,447 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,447 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,447 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,450 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,450 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,450 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,450 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,451 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,451 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,451 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,451 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,451 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,451 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,451 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,451 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,451 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,451 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,451 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,456 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-02-08 05:45:47,456 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:47,456 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-08 05:45:47,456 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-08 05:45:47,463 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,463 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,463 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,463 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,463 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,463 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,463 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,463 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,463 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,466 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,466 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,466 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,466 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,468 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,468 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,468 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,468 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,468 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:47,468 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,469 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,469 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:47,469 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:45:47,469 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:47,469 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,469 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,469 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,469 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,469 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,469 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,470 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,470 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,470 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,470 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,470 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,470 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,470 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,470 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,470 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,473 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,473 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,473 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,473 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,475 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,475 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,475 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,477 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,477 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,477 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,477 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,480 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,480 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,480 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,480 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,485 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,485 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,485 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,486 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,486 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,486 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,486 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,486 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,486 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,486 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,486 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,486 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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)), 316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,487 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,487 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,487 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,487 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,487 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,487 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,487 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,487 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,487 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,487 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,487 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,489 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,489 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,489 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,489 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,489 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,489 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,489 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,490 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,490 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,490 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,490 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,490 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,491 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,491 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,491 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,491 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,491 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,492 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,493 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,493 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,493 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,493 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,493 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,493 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,493 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,493 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,493 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,493 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,493 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,493 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,493 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,495 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,495 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,495 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,495 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,496 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,496 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,496 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,497 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,497 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,497 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,497 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,497 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,498 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,498 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,498 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,499 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,499 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,499 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,499 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,499 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,501 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,501 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,501 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,501 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,502 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,502 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,502 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,502 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,503 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,503 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,503 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,503 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,504 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,506 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,506 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,506 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,506 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,507 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,507 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,507 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,507 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,507 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,508 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,508 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,508 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,508 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,513 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,513 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,513 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,513 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,514 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,514 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,514 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,515 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,515 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,515 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,515 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,515 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,523 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,523 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,523 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,523 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,523 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,523 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,523 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,523 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,523 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,523 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,523 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,523 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,524 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,524 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,524 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,524 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,529 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-02-08 05:45:47,529 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:47,529 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-08 05:45:47,529 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-08 05:45:47,536 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,536 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,536 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,536 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,536 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,536 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,536 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,536 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,536 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,539 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,539 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,539 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,539 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,542 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,542 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,542 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,542 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,542 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,554 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,554 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,554 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,555 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,555 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,555 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,555 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,555 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,555 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,555 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,556 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,556 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,556 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,556 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,556 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,556 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,557 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,557 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,557 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,557 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,557 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,557 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,557 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,558 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,558 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,558 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,558 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,558 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,558 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,558 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,558 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,558 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,558 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,558 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,558 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,560 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,560 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,563 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,563 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,563 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,563 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,564 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,564 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,564 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,565 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,565 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,565 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,565 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,565 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,568 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,568 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,568 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,568 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,568 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,568 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,568 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,568 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,569 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,569 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,569 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,569 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,570 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,570 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,570 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,570 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,571 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,571 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,571 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,571 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,573 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,573 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,573 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,573 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,573 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,573 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,573 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,573 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,573 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,573 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,574 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,574 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,574 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,574 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,575 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,575 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,575 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,575 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,576 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,576 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,576 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,576 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,576 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,576 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,576 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,576 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,576 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,576 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,577 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,577 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,577 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,578 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,578 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,578 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,578 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,579 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,579 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,579 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,579 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,580 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,580 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,580 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,580 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,581 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,581 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,581 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,581 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,581 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,581 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,581 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,581 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,586 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,586 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,587 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,587 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,587 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,587 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,587 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,588 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,588 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,588 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,588 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,589 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,589 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,589 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,590 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,590 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,590 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,590 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,590 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,590 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,590 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,591 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,591 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,591 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,591 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,591 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,592 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,592 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,592 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,592 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,594 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,594 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,594 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,594 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,594 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,594 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,595 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,595 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,595 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,595 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,596 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,596 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,596 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:47,596 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,606 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:47,607 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,607 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,607 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,607 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,607 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,607 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,607 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,607 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,609 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,609 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,612 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,612 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,612 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,612 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,612 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:47,624 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,624 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,624 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,625 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,625 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,626 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,626 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,626 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,626 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,626 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,626 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,627 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,627 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,627 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,627 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,627 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,629 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,629 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,629 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,629 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,629 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,629 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,629 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,629 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,629 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,630 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,630 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,630 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,630 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,630 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,630 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,630 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,631 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,632 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,632 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,632 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,632 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,633 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,633 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,633 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,633 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,633 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,633 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,633 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,633 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,634 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,634 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,634 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,634 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,635 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,635 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,635 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,635 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,635 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,635 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,635 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,635 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, 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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,635 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,635 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,635 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#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, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,636 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,636 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,636 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,637 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,637 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,638 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,638 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,638 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,639 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,639 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,646 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,646 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,646 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,646 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,646 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,646 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,647 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,647 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,647 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,647 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,647 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,648 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,649 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,649 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,649 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,649 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,649 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,649 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,651 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,651 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,651 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,651 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,651 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,651 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,651 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,652 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,653 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,653 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,653 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,653 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,653 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,653 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,658 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,658 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,658 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,658 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,658 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,658 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:47,658 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,658 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,658 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,661 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,661 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,661 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,661 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,663 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,663 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,663 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,663 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,663 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:47,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,680 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,680 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,680 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,680 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,680 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,684 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,684 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,684 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,684 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,684 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,684 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,684 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,684 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,685 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,685 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,685 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,686 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,686 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,686 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,686 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,686 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,686 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,686 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,686 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,687 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,687 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,687 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,687 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,687 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,687 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,687 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,687 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,687 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,687 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,687 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,687 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,687 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,688 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,688 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,688 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,688 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,688 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,688 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,688 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,688 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,688 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,688 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,692 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,692 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,692 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,692 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,692 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,692 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,692 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,692 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,692 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,692 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,692 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,693 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,693 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,693 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,695 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,695 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,695 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,695 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,695 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,695 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,695 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,696 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,696 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,696 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,696 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,696 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,697 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,697 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,702 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,703 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,703 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,703 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,703 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 91#L1031-2true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,704 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,704 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,704 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,704 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,704 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,704 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,704 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,704 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,705 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,705 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,705 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,705 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,705 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,705 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,705 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,706 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,706 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,706 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,707 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,707 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,707 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,708 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,708 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,708 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,708 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,708 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,709 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,709 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,709 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,709 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,709 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,709 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,709 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,709 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,709 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,709 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,710 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,710 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,710 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,710 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,710 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,710 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,710 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,711 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,711 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,711 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,711 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,711 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,711 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,711 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,711 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,711 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,711 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,711 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,711 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,713 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,713 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,713 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,713 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,713 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,713 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,714 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,714 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,714 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,714 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,714 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,715 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,715 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,715 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,715 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,716 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,716 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,716 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,716 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,716 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,716 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,716 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,716 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,716 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,716 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,721 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,721 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,721 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,721 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,722 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,722 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,722 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,722 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,741 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,741 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,749 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,749 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,749 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,750 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,750 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,750 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,750 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,750 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,750 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,750 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,750 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,750 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,752 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,752 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,752 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,758 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,758 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,758 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,759 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,759 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,759 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,759 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,759 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,759 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,759 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,759 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,759 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,759 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,760 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,760 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,760 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,760 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,761 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,761 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,761 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,761 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,761 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,762 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,762 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,762 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,768 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,768 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,768 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,768 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,768 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,768 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,768 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,768 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,769 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,769 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,769 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,769 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,769 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,771 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,771 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,771 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,771 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,786 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,786 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,786 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,786 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,803 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,803 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,803 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,803 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,803 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,803 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,803 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,804 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,804 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,805 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,805 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,805 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,805 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,807 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,807 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,807 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,807 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,812 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,812 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,812 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,813 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,813 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,813 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,814 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,814 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,814 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,814 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,814 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,814 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,814 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,815 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,815 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,815 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,816 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,816 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,816 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,817 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,817 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,817 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,817 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,817 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,817 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,817 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,817 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,818 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,818 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,818 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,818 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,818 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,819 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,819 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,819 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,819 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,819 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,819 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,819 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,819 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,820 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,820 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,820 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,820 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,821 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,821 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,821 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,821 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,821 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,821 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,821 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,821 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,821 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,821 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,822 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,822 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,822 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,822 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,823 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,823 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,824 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,824 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,824 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,825 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,825 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,825 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,825 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,833 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,833 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,833 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,834 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,834 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,834 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,834 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,835 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,835 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,835 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,835 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,835 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,835 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,835 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,836 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,836 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,836 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,836 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,837 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,838 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,838 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,838 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,839 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,839 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,839 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,839 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,839 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,839 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,839 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,847 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,847 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,863 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,863 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,863 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,863 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,865 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,865 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,865 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,865 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,865 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,865 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,865 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,867 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,867 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,867 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,867 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,867 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,867 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,867 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,867 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,867 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,868 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,868 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,868 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,868 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,868 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,868 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,868 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,868 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,868 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,869 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,869 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,869 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,869 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,869 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,869 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,869 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,869 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,870 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,870 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,870 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,870 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,870 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,872 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,872 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,873 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,873 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,873 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,873 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,874 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,874 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,874 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,874 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,874 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,874 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,875 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,875 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,875 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,875 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,876 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,876 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,877 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,877 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:47,878 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,878 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,878 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,878 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,878 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,878 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,878 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,878 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,882 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,882 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,883 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,883 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,884 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 242#L1031-8true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,884 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,884 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,884 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,884 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,884 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,884 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,885 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,885 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,885 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,886 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,886 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,886 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,886 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:47,886 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,887 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,887 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,887 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,887 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,888 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,888 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:47,888 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,888 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,888 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,889 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,889 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,889 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,889 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,889 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,889 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,889 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,889 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,889 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,889 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,889 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,890 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,890 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,890 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,890 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,890 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,890 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:47,890 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:47,890 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,890 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,891 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,891 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,891 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,891 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,891 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,891 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,892 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,892 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,892 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,892 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,893 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,895 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,895 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,895 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,895 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,895 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,895 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,896 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,896 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,896 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,896 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,897 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,897 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,897 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,897 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,898 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,898 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,898 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,899 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,899 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,899 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,899 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:47,899 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:47,899 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,899 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,899 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,899 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:47,899 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,900 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,900 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,900 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,900 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,900 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,900 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:47,900 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,900 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,900 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,921 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,921 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,921 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,921 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,924 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:47,924 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,924 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,924 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,924 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,924 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,924 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,925 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,925 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,925 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,925 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,925 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,925 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,925 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,925 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,931 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,931 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,931 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,931 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,932 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,932 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,932 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,933 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,934 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,934 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,934 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,934 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,934 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,935 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,935 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,937 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,937 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,937 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,938 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,938 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,938 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,938 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,938 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,938 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,938 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,938 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,943 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,943 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,943 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,943 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,944 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,944 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,944 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,944 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,944 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,945 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,945 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,945 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:47,946 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,946 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,946 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,946 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,946 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,946 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,947 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,947 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,947 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,947 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,947 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:47,947 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,947 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,947 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:47,947 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,948 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,948 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,948 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,949 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,949 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,949 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,949 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,949 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,949 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,949 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,951 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,951 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,951 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,951 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:47,951 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,951 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,951 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:47,951 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:47,951 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:47,951 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,952 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,952 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,952 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,952 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,953 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,953 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,953 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,954 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,954 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,954 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,954 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,954 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,954 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:47,954 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,954 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,954 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,954 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,968 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,968 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:47,968 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:47,969 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,969 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:47,969 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:47,969 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:47,969 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:47,969 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:47,969 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:47,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,982 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,982 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,982 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:47,982 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,983 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,983 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:47,983 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,983 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,983 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,984 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,984 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,984 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,984 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:47,985 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,985 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,985 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,985 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,985 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,985 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,986 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,986 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,986 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,986 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,986 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,986 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:47,986 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:47,986 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:47,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,993 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,993 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:47,993 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,994 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:47,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,998 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,999 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:47,999 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:47,999 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:47,999 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:48,007 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,007 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,007 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:48,007 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,008 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,008 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,008 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,010 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,010 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,010 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,010 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,011 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,011 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,012 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,012 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,012 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,013 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,013 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,013 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,013 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,013 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,013 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,013 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,013 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,013 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,014 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,014 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:48,014 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,014 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,014 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,015 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,015 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,015 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,015 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:48,015 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,015 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,016 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,016 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,016 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,016 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,017 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,017 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,017 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,017 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,017 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,017 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,017 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,017 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,017 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,017 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,018 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,018 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,018 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,018 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,018 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,018 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,025 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,025 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,025 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,025 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,026 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,026 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,026 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,027 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,027 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,027 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,027 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,028 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,028 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,030 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,030 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,030 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,030 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,030 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,030 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,030 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,030 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,030 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,030 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,030 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,030 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,031 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,031 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,032 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,032 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,032 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,032 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,032 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,032 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,032 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,033 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,033 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,033 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,033 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,033 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,033 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,033 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,033 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,033 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,033 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,033 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,033 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,034 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,034 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,034 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,034 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,034 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,034 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,034 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,034 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,034 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,035 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,035 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:48,035 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,035 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,042 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,042 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,042 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,043 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,043 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,043 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,043 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,044 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,044 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,044 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,044 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,054 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,054 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,054 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,054 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,055 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,055 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,055 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,055 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,056 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,056 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,057 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,057 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,057 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,057 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,057 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,057 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,057 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,058 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,058 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,058 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,058 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,058 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,058 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,058 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,058 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,065 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,065 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,065 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,065 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,069 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-02-08 05:45:48,069 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:48,069 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:45:48,069 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:48,069 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:48,074 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,074 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,074 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,074 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,076 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,076 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,076 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,076 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,076 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,077 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,077 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,077 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,077 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,077 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,080 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,080 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,080 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,082 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,082 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,082 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,082 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,082 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,082 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,083 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,083 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,083 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,084 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,087 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,087 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,087 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,087 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,087 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,087 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,087 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,087 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,087 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,087 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,088 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,088 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,088 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,089 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,089 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,089 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,089 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,090 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,090 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,091 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:48,091 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,091 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,092 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:48,092 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,093 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,093 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,093 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,093 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,093 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,093 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,093 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,093 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,093 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,093 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,094 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,094 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,094 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,094 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,094 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,094 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,094 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,094 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,094 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,094 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,095 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:48,095 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,095 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,095 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,095 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,095 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,095 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,095 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,095 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,095 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,095 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,096 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,096 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,096 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,096 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,097 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,097 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,098 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,098 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,098 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,098 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,098 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,098 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,098 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,098 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,098 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,098 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,104 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,104 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,104 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,105 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,105 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,105 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,105 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,106 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,106 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,106 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,106 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,107 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,107 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,107 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,116 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,116 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,116 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,116 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,116 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,117 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,117 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,118 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,118 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,118 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,118 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,118 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,118 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,118 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,119 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,119 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,119 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,119 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,119 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,119 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,119 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,119 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,125 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,125 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,125 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,125 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,130 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-08 05:45:48,130 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:45:48,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:45:48,130 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:48,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:45:48,134 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,134 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,134 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,134 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,134 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,134 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,134 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,134 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,136 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,136 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,136 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,136 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,136 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,136 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,136 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,136 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,136 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,137 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,137 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,137 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,137 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,142 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,142 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,142 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,142 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,142 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,145 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,145 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:48,145 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,146 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,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_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, 185#L1027true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,146 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,146 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,146 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,147 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,147 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,147 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,147 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,147 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,147 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,147 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,147 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,147 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,147 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,148 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,148 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,148 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,148 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,149 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,149 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,149 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,149 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,150 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,150 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,150 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:48,151 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,151 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,153 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,153 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,153 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,154 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,154 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,154 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,155 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,155 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,155 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,157 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,157 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,157 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,157 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,157 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,158 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,158 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,158 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,158 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,166 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,166 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,166 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,166 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,167 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,167 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,167 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,168 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,168 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,168 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,168 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,168 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,168 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,168 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,168 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,168 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,168 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,168 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,168 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,168 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,169 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,169 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 242#L1031-8true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,169 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,169 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,180 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,180 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,180 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,185 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,185 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,185 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:48,185 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,185 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,185 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:48,189 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,189 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,189 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,189 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,189 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,189 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,189 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,189 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,191 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,191 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,191 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,191 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,191 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,192 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,192 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,192 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,192 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,192 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,197 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,197 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,197 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,197 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,197 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,203 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,203 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,203 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,203 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,203 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,213 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,213 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,213 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,213 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,214 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,214 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,214 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,215 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,215 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,215 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:48,215 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,215 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,216 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,216 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,216 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,216 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,216 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:48,216 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:48,216 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:48,216 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:48,216 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,216 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:48,217 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,217 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:48,217 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,217 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,217 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,234 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,234 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,234 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,234 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,234 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,234 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,234 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,234 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:48,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,236 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,236 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,236 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,236 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:48,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,236 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,237 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,237 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,237 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,237 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:48,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,242 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,242 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,242 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,242 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,242 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,248 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:48,248 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,248 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,248 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,248 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,248 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,250 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,250 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,250 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,250 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,250 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,250 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,250 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,263 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,263 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,263 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,264 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,264 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,264 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,264 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,264 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-02-08 05:45:48,264 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:45:48,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:48,264 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:45:48,264 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:45:48,264 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:48,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:48,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:48,265 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:48,265 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,265 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,265 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,265 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,265 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,265 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,265 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,265 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,265 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,265 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,282 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,282 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,282 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,282 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,282 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,288 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,288 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,288 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,288 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,288 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,288 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,290 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,290 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,290 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,290 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,290 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,290 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,290 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,292 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,292 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,292 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,292 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,303 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [24#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,303 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,303 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,303 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,303 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,303 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,303 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,303 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,303 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,303 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,304 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,304 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,304 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,304 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,304 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,304 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,304 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,304 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,304 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,305 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,305 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:45:48,305 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,305 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,306 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,306 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,306 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,306 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,306 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,306 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,306 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,306 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,306 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,306 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,326 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,328 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,328 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,328 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,328 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,328 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,328 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,328 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,330 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,330 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,330 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,330 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,341 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,341 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,341 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,341 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,341 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,341 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,341 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,341 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,341 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,341 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,342 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,342 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,342 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,342 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,342 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,342 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,342 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,342 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,342 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,347 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,348 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,348 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,348 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,349 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,349 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,349 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,349 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,349 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,349 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,349 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,350 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,350 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,350 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,350 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,350 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,350 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,350 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,350 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,371 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,371 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,371 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,371 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,371 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,371 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,371 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,374 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,374 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,383 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,383 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,383 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,383 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:48,383 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,383 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,383 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,383 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,384 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,384 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,384 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,384 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,384 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,384 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,384 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,384 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,384 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,384 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,389 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,389 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,389 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,389 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,389 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,389 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:48,389 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,389 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,389 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,389 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,389 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,392 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,392 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:48,392 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:48,392 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:48,393 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,393 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,393 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,393 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,393 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,393 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,393 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,393 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,393 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,393 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,404 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,404 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,404 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:48,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:48,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:48,404 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:48,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:48,405 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,405 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:48,405 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,405 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,405 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,406 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,406 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,406 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:48,406 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:48,406 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,406 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,407 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:48,407 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:48,408 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,408 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,408 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,408 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,408 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,408 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,408 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,408 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,408 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,408 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,415 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,415 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:48,415 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:48,415 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:48,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 128#L1045true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,416 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,416 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:48,416 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:48,416 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:48,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,417 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,417 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:48,417 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:48,417 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:48,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,435 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,435 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,435 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,435 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,436 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,436 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,436 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,436 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,436 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,436 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,436 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,436 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,436 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,436 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,437 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,437 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,437 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,437 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,442 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,442 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,442 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,445 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,445 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,445 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,445 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,445 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,445 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,445 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,451 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,451 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,451 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,451 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,451 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,451 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,458 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,458 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,458 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,458 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,458 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,458 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,458 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,458 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,458 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,459 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,459 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-08 05:45:48,459 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:48,459 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:45:48,459 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:48,459 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:48,459 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:48,460 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:48,460 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:48,460 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:48,460 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,460 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,460 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,460 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,460 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,460 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,460 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,460 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,460 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,461 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,462 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,462 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:48,462 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:48,462 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,463 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,463 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:48,463 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,464 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,464 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:48,464 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:48,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 262#L1043-4true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,490 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,490 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,490 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,490 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:48,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,490 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,490 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,490 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 262#L1043-4true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,491 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,491 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,491 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,491 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:48,491 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,491 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,491 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,491 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,491 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,491 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,496 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,496 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,496 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,496 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,496 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,496 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:48,496 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:48,497 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,497 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,497 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,500 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,500 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,500 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,500 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,500 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,500 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,500 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,503 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,503 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,503 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,503 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,516 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,516 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,516 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,516 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,516 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,516 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,517 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,517 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-02-08 05:45:48,517 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:48,517 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:48,517 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:48,517 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:48,517 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:45:48,517 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:45:48,517 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:45:48,517 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:48,517 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,517 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,518 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,550 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,551 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,551 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,551 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,551 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,551 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:48,551 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:48,551 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,551 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:48,551 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,551 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,551 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,551 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,551 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:48,554 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,554 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,554 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,554 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,554 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,554 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,557 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,557 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,557 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,557 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,564 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,565 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:48,565 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:48,565 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,565 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,565 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,565 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:48,565 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,565 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,565 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,565 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,565 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,565 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,565 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 137#L1043-7true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,569 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,569 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,569 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,577 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,577 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,578 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,588 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,588 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,588 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,588 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,588 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,588 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,588 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,588 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,588 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,588 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,591 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,591 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:45:48,591 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,591 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,591 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,782 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,782 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,782 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,782 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:48,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 175#threadENTRYtrue, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,783 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,783 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,783 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,783 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:48,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,783 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,783 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,783 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,784 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:48,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,784 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,784 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,784 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:48,784 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,785 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,785 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,785 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,785 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:48,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,785 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,785 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,785 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:48,785 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,790 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,791 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,791 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,791 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,791 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,791 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,791 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,793 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,793 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,793 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,793 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,798 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,798 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,798 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,801 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,801 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,801 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,801 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,805 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:48,806 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,806 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,806 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,806 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:48,806 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,806 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:48,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,807 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,807 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,807 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,807 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:48,814 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,814 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,814 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,814 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,814 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,814 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,814 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,814 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,814 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,814 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,815 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,815 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-08 05:45:48,815 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:45:48,815 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:48,815 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:48,815 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:45:48,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:45:48,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:48,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:48,816 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,816 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,816 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,816 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,816 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,816 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,816 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,816 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,816 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,816 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,821 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,821 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:48,821 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,822 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,822 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,822 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:48,822 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:48,823 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,823 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,823 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:48,823 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,823 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,823 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:48,823 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:48,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,824 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,824 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,824 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,825 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,838 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,839 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:48,839 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,839 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:48,839 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:48,839 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,839 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:48,839 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,839 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,839 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,839 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,839 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,839 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,839 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,842 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,842 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,842 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,846 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,846 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,846 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,846 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,846 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:48,846 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,846 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:48,855 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,855 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,855 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,855 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,855 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,855 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,855 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,855 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,855 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,855 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,856 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,856 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:45:48,857 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,857 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,857 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,857 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,858 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,858 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:48,877 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 262#L1043-4true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,877 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:48,877 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 262#L1043-4true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,881 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,881 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,881 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:48,881 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,885 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:48,885 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,885 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,885 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,885 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,885 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:48,885 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:48,896 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,896 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,896 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,896 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,896 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,896 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,896 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,897 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,897 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,897 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,897 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,897 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,897 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,897 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,897 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,897 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,898 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,898 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,898 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,898 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,898 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:48,898 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,898 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,898 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,898 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,898 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:48,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_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,914 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:48,914 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,914 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:48,914 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:48,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,915 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:48,915 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:48,915 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:48,915 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,915 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:48,916 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:48,916 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:48,916 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,924 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:48,924 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:48,924 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,924 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,924 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:48,924 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,924 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:48,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,935 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:48,935 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:48,935 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:48,935 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:48,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,950 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,950 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,950 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,950 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,951 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,951 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,951 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,951 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,952 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,952 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,952 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,952 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,986 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:48,986 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:48,986 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,986 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,986 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,986 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:48,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,997 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:48,997 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:48,997 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:48,997 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:48,998 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:48,998 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,998 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:48,998 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:48,998 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:48,998 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:48,998 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:48,998 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,029 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,029 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,029 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,029 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,029 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,029 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,029 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,029 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,029 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,029 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,068 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,068 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,068 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,069 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,069 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,069 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,069 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,069 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,069 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,069 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,069 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,073 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,073 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,073 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,073 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,073 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,073 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,073 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,077 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,077 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,078 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,078 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,078 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,078 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,078 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,079 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,079 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,079 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,079 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,080 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,080 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,080 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,080 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,080 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,080 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:49,080 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,080 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,083 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,083 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,084 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,084 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,084 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,084 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:49,085 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,085 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,085 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,085 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,085 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,088 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,088 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,088 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,088 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:49,114 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,115 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,115 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,115 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,117 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,117 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,117 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,117 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,117 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,117 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,117 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,117 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,117 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,117 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,117 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,118 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,118 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,118 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,118 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,118 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,118 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,118 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,118 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,118 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,118 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,118 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,119 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,119 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,119 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,119 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,119 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,119 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,119 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,119 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,119 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,119 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,119 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,120 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,120 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,120 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,120 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,120 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,120 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,120 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,121 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,121 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,121 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,121 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,122 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,122 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,122 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,122 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,122 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,122 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,122 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,122 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,122 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,123 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,123 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,123 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,123 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,123 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,123 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,123 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,123 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,123 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,149 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,150 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,150 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,150 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,150 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,150 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,156 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,156 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,156 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,156 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,156 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,159 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,159 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,159 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,159 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,161 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,161 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,161 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,162 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,162 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,162 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,162 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,162 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,163 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,163 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,164 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,164 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,164 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,164 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,164 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,164 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,165 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,165 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,165 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,165 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,165 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,165 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,165 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,165 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,165 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,165 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,165 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,166 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,166 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,166 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,166 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,166 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,166 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,166 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,166 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,166 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,166 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,166 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,168 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,168 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,168 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,168 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,168 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,168 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,168 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,168 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,168 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,168 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,170 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 251#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,170 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,170 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,170 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,170 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,171 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 251#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,171 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,171 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,171 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,171 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,171 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,171 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,171 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,171 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,173 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,173 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,173 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,173 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,173 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,173 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,173 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,173 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,173 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,174 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,174 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,174 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,174 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,174 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,174 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,174 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,174 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,174 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,174 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,174 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,195 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,195 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:49,195 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,196 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,196 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,196 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,202 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:49,202 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,202 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,202 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,202 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,203 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,203 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,203 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,203 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,203 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,203 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,203 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,203 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,203 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,203 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:49,203 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:49,203 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,204 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,204 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,204 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,208 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,208 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,208 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,208 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,212 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,212 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,212 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,212 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,213 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,213 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,213 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,213 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,213 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,213 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,213 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,213 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:49,213 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,213 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:49,213 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,214 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 175#threadENTRYtrue, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,214 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:49,214 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,215 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:49,215 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,215 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,215 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:49,216 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,216 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,216 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,216 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,216 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,216 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,216 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,216 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,216 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,217 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,217 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,217 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,218 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:49,218 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,218 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,218 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:49,219 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,219 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,219 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,219 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,219 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,219 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,219 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,219 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,219 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,219 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,219 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,220 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,220 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,221 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,221 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,221 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,222 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,222 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,222 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,222 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,222 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,224 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,224 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,224 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,224 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,224 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,225 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,225 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,225 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,225 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,225 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,225 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,225 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,225 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,225 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,225 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,225 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,225 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,226 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,226 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,226 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,226 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,226 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,226 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,227 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,227 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,227 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,227 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,227 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,228 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,228 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,228 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,228 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,228 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,228 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,228 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,228 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,228 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,228 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,228 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,236 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:49,237 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,237 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,237 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,237 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,250 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,250 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,250 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,250 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,254 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,254 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,254 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,254 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,254 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,254 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,254 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,254 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,254 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,255 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,255 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,255 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,255 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,255 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,255 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,255 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,255 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,255 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,255 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,262 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,262 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,262 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,262 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,262 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,262 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,268 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,268 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,268 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,268 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,268 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,268 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,269 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,271 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:49,271 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,271 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,271 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,271 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,271 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,271 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,271 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,271 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,271 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,271 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,272 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,272 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,272 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,272 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,272 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,272 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,272 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,272 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,272 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,272 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,272 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,273 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,273 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,273 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,273 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,273 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,273 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,273 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,273 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,273 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,273 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,273 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,275 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,275 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,275 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,275 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,275 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,275 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,275 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,275 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,275 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,275 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,276 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,276 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,276 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,276 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,276 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,276 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,276 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,276 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,276 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,276 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,276 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,277 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,277 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,277 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,277 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,277 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,277 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,277 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,277 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,277 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,277 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,277 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,298 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,298 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,298 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,298 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,298 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,313 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,313 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,313 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,313 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,313 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,313 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,313 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,318 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,318 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,318 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,318 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,318 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,318 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,318 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,318 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,318 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,318 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,318 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,319 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,319 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,319 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,319 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,319 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,319 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,319 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,319 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,319 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,319 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,319 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,320 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,320 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,320 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,320 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,320 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,320 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,320 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,320 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,320 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,320 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,320 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,321 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,321 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,321 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,323 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,323 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,323 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,323 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,323 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,323 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,323 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,323 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,323 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,323 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,323 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,324 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,324 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,324 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,324 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,324 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,324 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,324 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,350 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,350 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,524 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:49,524 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:49,524 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,524 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,524 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,524 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,525 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,525 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,525 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,526 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,526 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,526 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,526 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,526 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:49,526 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:49,526 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:49,526 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:49,526 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,526 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:49,526 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:49,528 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,528 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:49,528 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,528 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,528 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,528 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,528 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,529 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,529 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:49,529 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,529 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,529 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,529 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,529 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,533 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,533 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,533 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,534 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,534 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,534 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,534 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,539 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,539 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,539 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,540 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,540 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,540 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,540 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,540 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,540 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,541 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,541 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,541 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,541 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,541 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,541 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,541 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,541 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,541 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,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_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)), 298#L1027true, 314#true, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,542 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,542 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,542 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,543 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,543 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,543 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,544 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,544 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,544 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,544 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,544 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,544 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,544 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,544 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,544 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,544 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,544 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,544 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,545 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,545 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,545 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,545 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,545 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,545 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,545 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,546 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,546 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,546 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,546 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,546 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,546 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,546 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,546 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,546 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,546 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,546 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,567 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,567 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,567 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,567 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,569 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,569 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,569 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,569 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,572 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,572 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,572 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,572 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,572 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,572 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,572 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,572 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,572 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,572 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,573 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,573 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,573 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,573 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,574 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,574 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,574 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,574 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:49,574 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,575 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,576 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,576 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,576 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,579 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,579 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:49,579 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,579 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:49,579 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,579 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:49,579 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,589 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,590 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,590 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,590 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,590 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,590 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,590 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,590 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,590 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,594 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,594 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,594 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,594 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,594 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,594 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,594 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,594 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,595 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,595 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,595 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,608 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,608 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,608 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,608 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,608 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,608 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,608 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,610 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,610 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,610 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,611 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,613 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,613 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,614 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,614 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,614 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,614 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,614 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,614 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,614 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,614 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,614 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,614 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,614 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,616 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,616 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:49,616 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,617 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,617 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:49,617 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:49,621 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,621 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-08 05:45:49,621 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:45:49,621 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:45:49,621 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:45:49,621 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-08 05:45:49,621 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:45:49,621 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:45:49,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,630 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,630 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,630 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,630 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,631 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,631 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,631 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,631 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,634 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,634 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,634 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,634 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,635 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,635 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,635 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,635 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,636 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,636 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,636 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,636 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,637 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,637 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,637 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,637 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:49,638 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,638 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,638 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,638 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,638 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,638 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,638 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,638 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,638 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,638 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,638 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,638 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,640 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,640 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,640 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,640 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,640 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,640 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,640 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,640 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,640 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,640 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,656 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,656 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,656 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:49,657 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,657 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,657 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:49,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:49,659 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,659 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,659 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,659 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,661 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,661 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,661 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,661 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,662 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,662 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,662 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,662 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,662 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,663 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,664 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,664 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,664 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,664 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,664 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,665 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,665 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,665 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,665 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,665 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,665 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,665 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,665 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,665 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,665 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,665 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,668 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,668 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:49,668 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,668 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:49,669 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,669 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,669 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,669 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,669 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,670 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,670 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,670 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,670 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,670 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,670 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,671 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,671 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,671 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,671 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,671 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:49,672 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,672 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,672 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,672 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,672 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,673 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,673 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,673 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,674 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,674 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,674 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,674 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,674 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,675 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:49,675 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,675 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,675 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,675 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,675 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,675 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,675 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,675 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,675 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,675 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:49,675 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,676 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,676 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,676 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,676 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,688 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,689 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,689 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,689 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,689 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,689 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,689 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,689 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,689 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,689 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,689 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,689 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,691 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,691 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,691 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,691 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,691 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,691 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,691 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,691 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,691 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,691 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,691 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,691 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,696 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:49,696 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,696 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,697 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,697 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,697 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,697 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,698 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,698 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,698 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,698 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,698 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,699 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,699 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,699 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,699 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,700 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,700 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,700 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,702 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,702 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,702 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,702 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,703 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,703 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,703 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,704 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,704 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,704 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,704 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,704 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,704 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,704 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,704 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,704 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,704 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,705 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,705 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,705 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,705 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,706 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,706 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,707 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,707 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,707 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,708 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,708 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,708 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,709 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,709 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,709 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,718 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,718 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,718 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:49,718 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,718 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,718 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:49,718 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:49,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,720 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,721 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,721 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,721 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,724 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,724 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,724 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,724 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,730 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,730 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,730 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,730 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,731 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,731 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,731 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,731 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,731 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,731 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,731 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,731 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:49,731 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,731 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:49,731 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,732 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,732 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,732 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,733 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,733 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,733 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,734 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,734 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,734 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,734 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,734 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,735 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,735 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,736 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,736 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,736 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:49,737 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,737 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:49,752 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,752 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,752 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,752 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,752 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,752 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,752 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,752 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,752 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,752 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,752 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,752 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,755 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,755 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,755 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,755 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,755 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,755 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,755 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,755 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,755 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,755 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,755 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,755 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,767 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,767 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,767 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,767 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,767 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,767 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,767 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,767 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,768 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,768 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,768 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,768 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,768 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,768 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,768 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,768 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,768 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,768 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,770 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,770 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,770 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,771 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,771 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,771 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,771 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:49,771 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:49,771 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:49,771 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,771 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:49,771 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:49,771 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:49,773 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,773 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,773 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,773 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,773 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,773 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,773 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,773 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,774 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,774 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,774 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,774 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,774 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,774 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,774 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,774 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,774 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,774 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,775 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,775 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:49,775 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,775 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:49,775 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,775 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:49,775 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:49,775 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,776 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,776 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,776 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,777 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,777 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,777 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:49,777 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,777 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:49,777 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:49,777 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:49,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,779 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,779 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,779 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,779 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,783 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,783 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,783 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,783 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,787 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,787 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,787 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,787 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,789 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,789 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,789 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,789 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,789 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,789 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,789 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,789 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,789 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,789 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,789 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,790 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,804 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,804 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,804 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,805 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,805 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,806 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,806 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,808 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,808 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,808 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,808 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,808 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,808 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,808 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,808 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,809 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,809 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,809 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,811 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,811 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,811 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,811 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,811 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,811 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,811 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,812 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [38#L1025true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,812 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,812 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:49,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,813 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:49,813 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:49,813 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,813 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,814 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:49,814 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:49,814 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,814 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,815 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:49,815 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,815 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:49,815 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,816 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:49,816 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,816 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,816 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:49,816 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,816 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,816 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,816 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,816 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,816 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,816 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,816 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,817 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,817 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,817 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,817 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,817 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:49,817 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,817 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:49,817 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:49,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,837 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:49,837 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,837 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,837 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:49,840 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,840 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,840 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,840 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,841 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,841 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,841 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,841 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,841 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,842 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,842 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,842 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,842 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,842 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,842 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,842 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,842 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,842 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,842 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,843 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,843 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,843 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,843 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,843 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,843 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,843 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,843 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,843 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,844 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,844 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,845 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,845 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,845 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,846 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:49,846 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:49,846 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:49,846 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,847 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,847 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,847 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,847 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,848 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,848 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,848 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,849 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,850 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,850 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,850 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,860 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,860 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,861 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,861 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,861 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,861 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,862 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,862 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,864 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,864 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,864 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,864 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,864 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,864 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,864 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,864 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,865 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,865 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,865 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,867 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,867 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,867 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,867 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,867 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,867 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,867 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,873 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,873 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,873 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,873 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,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_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, 175#threadENTRYtrue, 7#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,874 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,874 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,874 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,874 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,874 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,874 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,875 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,875 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,876 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,876 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,876 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,876 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,876 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,876 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,876 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,876 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,877 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,877 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,877 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,877 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,889 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,889 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,889 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,890 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:49,890 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,890 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,891 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,891 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,892 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,893 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,893 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,893 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,895 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,895 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,895 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,895 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,895 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,895 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,895 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,895 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,895 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,895 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,895 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,896 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,896 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,896 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,896 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,896 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,897 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,897 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,897 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,898 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 251#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,898 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,898 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,900 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,900 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,900 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,900 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,901 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,901 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,902 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,902 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,902 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,903 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,903 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,903 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,904 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,904 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,904 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,904 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,904 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,904 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,904 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,904 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,904 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,904 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,904 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,905 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,905 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,906 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,906 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,906 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,906 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,907 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,907 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,907 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,908 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,908 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,908 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,908 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,909 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,909 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,909 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,909 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,910 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,910 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,910 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,910 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,910 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:49,910 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,910 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,910 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,910 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,910 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,910 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,912 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,912 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,912 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,912 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,913 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,913 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,913 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,913 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,915 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,915 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,915 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,915 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,915 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,916 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,916 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,916 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,916 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 151#L1045-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,917 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,917 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,917 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,918 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,918 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,918 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,919 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,919 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,919 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,919 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,920 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,920 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,920 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,920 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,920 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,920 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,920 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,920 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,920 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,920 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,920 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,920 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,922 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,922 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,922 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,922 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,923 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,923 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,923 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,923 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,924 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,924 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,924 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,925 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,925 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:49,925 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,925 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,926 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,926 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,926 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,926 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,928 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,928 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,928 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,929 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,929 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,929 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,929 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,930 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:49,930 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,930 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,930 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,930 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,930 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,930 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,930 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:49,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,933 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,933 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,934 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,934 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,934 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,934 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,934 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,934 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,934 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,935 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,935 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,935 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,935 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,935 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,936 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,936 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,936 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,936 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,936 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,936 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:49,936 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,944 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,944 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,944 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,947 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,947 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,947 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,947 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,947 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,947 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,947 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,947 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,948 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,948 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,948 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,949 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,949 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,949 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,949 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,949 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,949 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,949 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,967 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,967 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:49,967 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,968 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,968 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,968 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,968 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,968 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,968 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,968 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,968 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,968 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,968 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,968 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:49,969 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,969 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,969 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,969 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,969 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,969 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,969 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,969 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,969 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,970 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,970 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,970 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:49,971 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,971 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,971 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,971 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,971 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:49,971 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,971 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,971 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,972 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,972 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:49,972 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,983 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,983 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,983 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:49,983 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,984 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,984 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,984 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,984 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,985 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,985 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,985 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,985 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,986 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,986 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,986 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,987 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,987 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,987 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,987 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,988 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,988 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,988 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,989 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,989 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,989 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,989 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,990 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,990 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,990 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,990 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,990 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,991 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,991 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,991 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:49,991 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,992 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,992 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,992 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,992 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,992 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,993 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,993 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,993 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,993 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,993 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,994 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,994 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,994 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,994 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:49,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,995 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,995 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,995 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,995 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,995 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:49,995 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:49,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,997 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,997 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,997 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,997 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,997 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,997 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,997 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,997 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,997 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,998 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,998 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,998 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:49,998 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,998 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,998 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,998 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,998 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,998 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:49,999 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,999 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,999 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,999 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:49,999 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:49,999 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,001 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:50,001 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,001 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,001 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,001 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,001 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,002 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,002 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,002 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,002 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,002 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,004 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,004 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,004 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,004 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,004 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,005 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,005 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,005 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,005 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,006 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,006 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,006 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,007 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,007 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,007 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,008 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,008 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,008 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,008 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,008 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,008 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,008 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,010 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,010 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,010 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,010 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,010 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,010 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,010 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,010 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,011 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,011 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,011 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,012 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,012 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,012 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,012 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,012 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,012 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,012 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,012 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,012 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,012 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,012 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,013 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,013 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,013 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,013 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,013 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,013 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,013 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,023 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,023 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,024 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,024 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,025 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,025 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,025 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,025 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,025 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,025 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,025 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,026 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,026 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,026 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,027 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,027 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,027 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,028 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,028 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,028 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,028 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,028 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,028 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,028 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,028 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,029 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,029 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,029 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,029 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,029 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,029 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,029 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,029 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,030 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,030 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,030 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,030 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,030 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,030 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,030 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,030 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,030 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,030 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,030 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,031 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,031 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,031 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,032 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,032 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,042 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,042 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,042 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,043 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,043 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,043 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,043 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,043 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,045 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,045 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,045 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,046 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,046 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,046 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,046 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,046 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,046 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,046 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,046 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,046 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,046 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,046 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,047 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,047 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,047 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,047 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,047 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,047 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,047 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,047 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,047 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,047 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,047 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,047 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,048 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,048 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,055 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,055 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,055 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,055 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,055 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,055 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,055 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,055 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,056 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,056 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,056 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,056 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,056 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,056 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,056 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,056 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,056 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,056 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,059 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,059 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,059 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,059 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,060 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,060 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,060 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,060 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,060 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,060 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,061 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:50,061 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,061 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,061 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:50,061 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,061 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,061 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:50,061 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,061 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,061 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:50,061 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,061 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:50,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,062 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:50,062 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,062 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,062 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,062 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,062 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,062 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:50,062 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,062 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:50,062 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,062 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,062 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,067 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,067 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,067 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,067 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,067 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,067 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,067 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,067 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,067 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,067 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,067 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,067 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,068 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,068 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,068 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,068 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,069 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,069 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,069 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,069 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,079 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,079 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,079 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,079 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,080 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,080 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,080 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,080 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,080 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,080 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,080 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,080 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,080 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,080 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,080 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,081 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,081 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,081 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,081 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,081 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,081 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,081 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,081 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,081 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,082 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,082 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,082 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,082 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,082 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,082 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,082 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,083 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,083 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,083 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,084 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,084 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,084 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,084 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,084 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,084 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,084 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,084 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,085 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,085 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,085 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,085 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,085 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,085 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,085 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,085 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,085 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,085 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,085 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,086 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,086 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,086 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,086 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,086 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,086 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,086 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,086 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,086 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,087 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,087 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,087 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,087 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,091 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,091 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,091 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,091 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,092 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,092 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,092 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,092 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,093 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,093 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,093 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,093 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 35#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,094 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,094 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,094 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,094 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,094 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,094 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,094 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,095 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,095 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,095 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,095 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,095 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,097 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,097 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,097 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,097 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,097 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,097 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,097 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,097 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,098 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,098 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,098 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,098 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,099 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,099 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,099 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,099 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,100 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,100 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,100 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,100 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,100 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,100 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,100 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,100 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,102 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,102 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,103 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,103 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,103 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,103 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,103 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,103 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,103 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,103 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,103 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,103 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,103 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,105 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,105 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,105 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,106 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,106 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,106 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,106 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,106 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,106 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,106 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,106 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,106 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,106 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,106 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,106 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,107 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,107 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,107 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,107 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,107 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,107 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,107 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,107 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,107 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,107 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,107 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,107 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,108 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,108 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,116 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,116 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,116 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,117 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,117 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,117 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,118 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,118 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,118 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,119 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,119 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,119 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,120 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,120 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,120 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,121 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,121 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,121 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,122 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,122 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,123 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,123 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,123 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,123 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,123 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,123 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,123 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,124 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,124 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,124 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,124 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,124 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,124 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,124 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,124 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,124 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,125 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,125 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,125 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,126 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,126 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,126 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,126 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,127 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,127 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,128 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,128 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,128 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,128 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,129 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 251#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,129 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,129 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,129 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,130 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,130 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,130 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,130 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,130 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,130 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,131 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,131 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,131 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,132 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,132 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,132 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,133 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,133 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,133 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,134 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,134 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,134 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,134 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,134 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,134 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,135 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,135 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,135 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,136 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,136 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,136 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,136 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,137 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:50,137 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:50,140 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,140 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,140 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,140 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,140 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,140 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,140 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,140 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,140 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,142 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,142 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,142 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,142 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,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_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)), 190#L1031-8true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,143 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,143 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,143 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,144 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,144 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,144 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,150 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,150 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,150 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,150 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,151 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:50,151 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,151 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,151 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,151 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,151 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,151 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,151 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,151 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,151 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,151 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,152 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,152 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,152 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,152 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,152 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,154 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,154 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,154 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,155 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,155 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,156 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,156 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,156 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,157 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,157 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,157 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,157 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,157 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,157 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,157 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,158 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,158 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,158 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,166 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 185#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,166 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,166 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,167 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,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_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, 185#L1027true, 314#true, 316#true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,169 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,169 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,169 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,169 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,170 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,170 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,172 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,172 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:50,172 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,173 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,173 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,173 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,187 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,187 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,187 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,187 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,187 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,187 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,187 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,187 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,188 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,189 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,189 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,189 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,190 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,190 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,191 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,191 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,191 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,192 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,192 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,192 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,192 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,192 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,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_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, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,193 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,193 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,193 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,193 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,193 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,194 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,194 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,194 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,195 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,195 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,195 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,195 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,196 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,196 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,196 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,196 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,196 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,196 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,196 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,196 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,196 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,196 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,196 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,197 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:50,197 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,197 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,197 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,197 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,197 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,197 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,197 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,198 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,198 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,198 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,199 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,199 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,199 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,200 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,200 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,200 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,200 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,200 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,200 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,200 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,200 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,202 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,202 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,202 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,202 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,202 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,202 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,202 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,202 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,202 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,202 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,203 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,203 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,203 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,203 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,203 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,203 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,203 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,203 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,203 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,203 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:50,203 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,203 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,204 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,221 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,221 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,221 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,222 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,223 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,223 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,224 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,224 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,224 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,224 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,224 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,224 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,225 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,225 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,226 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,226 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,226 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,226 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,226 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,226 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,226 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,226 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,227 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,229 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,229 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,229 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,229 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,229 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,229 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,229 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,229 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,230 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,230 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,230 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,230 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,230 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,230 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,230 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,230 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,230 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,230 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,230 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,230 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,231 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,231 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,231 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,232 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,232 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,232 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,232 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,232 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,238 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,238 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,238 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,238 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:50,239 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,239 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,239 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,239 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,239 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,241 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,241 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,241 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,254 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,254 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,254 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,254 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,255 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,255 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,255 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,255 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,256 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,256 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,256 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,256 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,257 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,257 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,257 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,257 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,258 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,258 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,258 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,258 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,259 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,259 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,259 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,259 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,261 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,261 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,262 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,262 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,262 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,262 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,263 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,264 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,264 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,265 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,265 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,265 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,265 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,265 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,265 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,266 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,268 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,268 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,268 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,269 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,269 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,269 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,269 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,269 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,269 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,269 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,269 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,269 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,269 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,270 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:50,279 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,279 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,279 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,279 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,279 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,279 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,279 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,279 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,279 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,281 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,281 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,282 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,282 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,282 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,282 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,282 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,282 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,282 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,282 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,296 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,297 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,297 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,297 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,298 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,298 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,298 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,298 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,298 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,298 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,298 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,298 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,299 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,299 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,300 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,300 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,300 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,301 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,301 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,301 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,301 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,301 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,302 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,303 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,303 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,303 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,304 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,304 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,304 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,304 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,304 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,304 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,304 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,304 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,304 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,305 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,305 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,312 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,312 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,312 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,313 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,313 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,313 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,315 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,315 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,315 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,315 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,315 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,315 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,315 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,315 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,315 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,316 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,316 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,316 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,316 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,316 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,316 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,316 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,320 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,320 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-02-08 05:45:50,320 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-08 05:45:50,320 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-08 05:45:50,320 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-08 05:45:50,320 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-08 05:45:50,320 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-02-08 05:45:50,334 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,334 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,334 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,334 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,334 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,334 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,334 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,334 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,334 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,334 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,334 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,335 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,335 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,335 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,335 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,335 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,335 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,335 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,335 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,335 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,335 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,335 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,336 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,336 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,336 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,337 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,337 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,337 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,337 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,337 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,337 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,337 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,337 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,337 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,337 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,337 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,338 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,338 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,338 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,338 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,338 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,338 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,338 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,338 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,338 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,338 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,338 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,339 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,339 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,339 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,339 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,339 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,339 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,339 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,339 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,339 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,339 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,339 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,339 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,340 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,340 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,340 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,340 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,340 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,340 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,340 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,340 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,340 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,340 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,341 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,341 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,341 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,342 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,342 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,342 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,342 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,342 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,342 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,342 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,342 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,342 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,342 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,343 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,343 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,349 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,349 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,349 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,350 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,350 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,350 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,351 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,351 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,359 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,359 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:50,359 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:50,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,360 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-02-08 05:45:50,360 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:50,360 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-08 05:45:50,360 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-08 05:45:50,360 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-08 05:45:50,376 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,376 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,376 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,376 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,376 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,378 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,378 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,378 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,378 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,379 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,379 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,379 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,379 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,379 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,379 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,379 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,380 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,380 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,381 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,381 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,381 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,381 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,381 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,381 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,381 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,381 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,381 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,381 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,382 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,382 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,382 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][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)), 298#L1027true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,384 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,384 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,384 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,385 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,385 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,386 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,386 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,386 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,387 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,387 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,387 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,387 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,387 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,387 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,387 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,387 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,387 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,387 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,387 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,387 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,388 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,388 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,388 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,389 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,389 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,390 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,390 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,390 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,391 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,391 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,391 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,392 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,392 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,393 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,393 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,393 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,393 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,394 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,394 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,395 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,395 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,395 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,396 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,396 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,397 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,397 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,397 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,398 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,398 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,398 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,400 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,400 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,400 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,400 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,400 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,400 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,400 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,400 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,400 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,400 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,400 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,401 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,401 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,401 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,401 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,401 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,401 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,402 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,402 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,404 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,404 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,406 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,406 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,406 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,406 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,406 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,406 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,406 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,406 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,406 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,406 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,408 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,408 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,408 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,408 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,408 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,408 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,408 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,408 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,408 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,408 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,409 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,410 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,410 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,418 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-02-08 05:45:50,418 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:50,418 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:50,418 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-02-08 05:45:50,418 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:50,419 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (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, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,419 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:45:50,419 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,419 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,419 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,420 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,420 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,420 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,420 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,420 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,420 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,420 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,420 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,420 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,420 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,420 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,420 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,421 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,421 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,421 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,422 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,422 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,422 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,423 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,423 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,423 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,423 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:50,423 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,423 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:50,423 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,423 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:50,423 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,423 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:50,440 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,441 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,441 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,441 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,441 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,441 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,441 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,442 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,442 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,442 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,443 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,444 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,444 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,445 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,445 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,445 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,445 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,445 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,445 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,445 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,445 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,446 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,446 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,447 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,447 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,447 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,447 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,448 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,448 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,448 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,448 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,448 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,448 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,449 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,449 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,449 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,452 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,452 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,452 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,453 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,453 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,453 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,453 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,453 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,453 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,453 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,453 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,453 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,453 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,453 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,454 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,454 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,455 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,455 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,455 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,455 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,456 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,456 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,456 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,457 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,457 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,457 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,459 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,459 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,459 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,460 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,460 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,460 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,460 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,461 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,463 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,463 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,463 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,463 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,463 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,463 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,463 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,463 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,463 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,463 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,463 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,463 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,463 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,464 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,464 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,464 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,464 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,464 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,464 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,464 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,464 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,464 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,465 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,465 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,465 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,465 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,465 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,465 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,465 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,466 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,466 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,466 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,466 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,467 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,467 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,472 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,472 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2025-02-08 05:45:50,472 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2025-02-08 05:45:50,472 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:45:50,472 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:45:50,472 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:45:50,474 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,474 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,474 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,475 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,475 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,475 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,475 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,495 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,495 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,495 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,495 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,495 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,495 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,495 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,495 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,495 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,495 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,495 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,496 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,496 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,496 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,497 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,497 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,497 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,497 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,498 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,498 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,500 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,500 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,500 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,500 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,500 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,500 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,500 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,500 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,500 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,500 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,501 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,501 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,501 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,501 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,502 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,502 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,502 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,502 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,502 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,502 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,502 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,502 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,503 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,503 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,503 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,503 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,503 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,503 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,503 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,503 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,503 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,503 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,503 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,503 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,504 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,504 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,504 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,505 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,505 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,506 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,506 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,506 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,506 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,506 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,506 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,506 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,506 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,506 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,506 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,506 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,506 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,507 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,507 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,507 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,507 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,507 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,507 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,507 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,507 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,507 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,507 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,507 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,508 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,508 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,508 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,508 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,508 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,508 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,508 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,508 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,508 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,508 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,508 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,509 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,509 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,510 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,510 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,510 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,511 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,511 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,511 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,512 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,512 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,515 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,515 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,515 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,516 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,516 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,516 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,516 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,517 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,517 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,517 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,517 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,517 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,518 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,518 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,518 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,519 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,519 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,519 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,520 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,520 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,526 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,526 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-02-08 05:45:50,526 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:45:50,526 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:45:50,526 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is not cut-off event [2025-02-08 05:45:50,526 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:45:50,527 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,527 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,527 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,527 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,527 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,528 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,528 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,541 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,541 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,541 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,542 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,542 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,542 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,542 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,542 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,543 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,543 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,543 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,543 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,543 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,543 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,544 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,544 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,544 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,544 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,544 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,546 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,546 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,546 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,546 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,547 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,547 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,547 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,547 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,547 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,547 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,547 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,547 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,547 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,548 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,548 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,548 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,549 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,549 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,549 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,549 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,549 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,549 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,549 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,549 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,549 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,549 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,549 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,550 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,550 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,550 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,550 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,550 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,550 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,550 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,550 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,550 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,550 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,550 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,551 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,551 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,551 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,551 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,551 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,551 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,551 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,551 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,551 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,551 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,551 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,553 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,553 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,553 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,553 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,554 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,554 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,554 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,554 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,554 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,554 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,554 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,555 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,555 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,555 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,556 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,556 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,556 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,557 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,557 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,558 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,558 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,558 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,558 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,558 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,558 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,559 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,559 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,559 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,559 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,560 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,560 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,560 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,560 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,560 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,560 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,560 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,560 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,560 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,560 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,561 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,561 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,561 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,562 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,562 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,562 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,562 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,562 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,562 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,562 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,562 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,562 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,562 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,562 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,563 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,563 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,564 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,564 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,564 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,564 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,564 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,564 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,564 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,564 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,565 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,565 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,565 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,565 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,565 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,565 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,565 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,565 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,565 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,566 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,566 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,566 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,567 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,567 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,567 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,568 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,568 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,568 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,569 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,569 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,569 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,569 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,569 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,569 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,570 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,570 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,570 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,571 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,571 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,572 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,572 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,572 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,573 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,573 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,573 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,575 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,575 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,575 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,575 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,575 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,575 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,575 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,575 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,575 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,575 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,575 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,576 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,576 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,576 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,577 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,577 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,577 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,578 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,578 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,579 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,579 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,579 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,579 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,579 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,579 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,579 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,579 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,579 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,580 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,580 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,580 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,581 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,581 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,581 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,583 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,583 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,583 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,583 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,583 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,584 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,584 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,584 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,585 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,585 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,585 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,585 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,586 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,586 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,586 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,586 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,586 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,586 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:50,586 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,586 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,586 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,586 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,586 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,587 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,587 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,587 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,587 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,587 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,587 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,587 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,588 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,588 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,589 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,589 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,589 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,590 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,590 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,591 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,591 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,592 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,592 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,592 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,592 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,593 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,593 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,600 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-02-08 05:45:50,600 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:45:50,600 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:45:50,600 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:45:50,600 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is not cut-off event [2025-02-08 05:45:50,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,612 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,612 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,612 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,613 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,613 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,613 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,613 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,613 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,613 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,614 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:50,614 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,614 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,614 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,614 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,614 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,614 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,615 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,615 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,615 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,615 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,615 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,615 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,615 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,617 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,617 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,617 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,617 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,618 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,618 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,618 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,618 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,618 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,618 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,618 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,618 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,618 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,618 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,618 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,618 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,620 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,620 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,620 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,620 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,620 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,620 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,620 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,620 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,620 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,620 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,621 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,621 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,621 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,621 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,621 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,621 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,621 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,622 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,622 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,622 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 7#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,630 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,630 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,630 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,632 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,632 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 7#L1031-8true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,632 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,632 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,633 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,633 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,633 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,633 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,633 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,633 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,633 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,633 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,633 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,634 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,634 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,634 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,635 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,635 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,635 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,635 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,635 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,635 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,635 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,636 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,636 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,636 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,636 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,636 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,636 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,636 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,637 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,637 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,637 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,638 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,638 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,638 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,638 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,638 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,638 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,638 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,639 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,639 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,639 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,640 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,640 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,640 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,640 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,640 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,640 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,640 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,640 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,640 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,640 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,640 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,640 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,641 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,641 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,642 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,642 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,643 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,643 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,644 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,644 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,644 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,644 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,644 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,645 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,645 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,645 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,647 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,647 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,647 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,647 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,647 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,647 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,647 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,648 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,648 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,648 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,648 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,648 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,648 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,648 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,649 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,649 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,649 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,649 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,649 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,649 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,649 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,649 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,650 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,650 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,650 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,651 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,652 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,652 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,652 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,652 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,652 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,652 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,652 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,652 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,652 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,652 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,652 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,654 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,654 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,654 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,654 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,654 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,654 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,654 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,654 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,654 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,654 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,654 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,655 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,655 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,655 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,655 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,655 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,655 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,656 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,656 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,659 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,659 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,659 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,660 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,660 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,660 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,661 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:50,661 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:50,665 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,665 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,665 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,840 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,840 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,840 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,840 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,840 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,840 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,840 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,840 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,840 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 325#(= |#race~threads_total~0| 0), 187#L1027true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,841 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,841 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,841 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,841 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,842 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,842 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,842 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,842 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,843 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,843 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,843 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,843 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,844 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,844 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,844 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,845 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,845 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,845 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,845 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,846 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,846 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,846 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,846 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,847 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,847 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,847 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,849 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,849 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,849 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,850 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,850 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,850 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,851 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,851 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,851 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,852 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,852 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,852 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,857 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,857 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,857 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,857 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,857 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,857 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,857 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,857 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,857 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,857 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,857 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,858 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,858 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,858 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,858 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,859 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,859 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,859 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,860 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,860 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,860 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,860 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,861 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,861 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,861 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,862 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,862 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,862 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,862 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,863 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,863 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,863 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,863 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,864 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,864 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,864 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,866 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,866 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,866 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,867 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,867 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,867 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,867 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,868 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,868 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,868 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,868 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,869 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,869 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,869 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,869 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,869 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,871 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,871 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,871 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,872 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,872 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,872 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,873 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,873 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,873 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,873 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,874 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,874 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,874 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,874 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,874 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,874 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,874 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,874 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,874 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,874 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,874 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,876 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,876 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,877 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,877 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,877 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,878 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,878 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,878 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,878 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,879 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,879 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,879 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,879 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,880 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,880 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,880 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,880 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,881 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 242#L1031-8true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,881 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,881 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,881 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,882 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,882 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:50,882 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,883 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,883 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,883 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,883 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,885 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:50,885 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,891 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,891 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,891 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,891 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,892 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,892 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,892 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,892 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,892 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,893 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,893 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,893 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,893 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,893 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,893 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,893 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,893 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,894 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,894 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:50,894 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,894 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,894 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,894 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,894 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,897 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,897 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,897 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,897 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,897 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,898 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,898 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,898 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,898 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,898 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,898 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,898 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,898 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,898 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,898 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,899 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,899 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,899 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,899 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,899 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,899 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,899 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,899 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,899 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,899 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,899 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,900 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,900 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,900 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,900 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,900 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,901 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,901 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,901 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,901 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,901 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,902 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,902 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,902 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,904 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,904 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,904 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,911 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,911 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,911 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,912 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,912 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,912 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,912 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,912 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,912 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,912 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,912 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,912 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,912 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,912 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,912 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,913 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,913 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,913 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,913 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,913 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,913 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,913 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,913 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,914 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,914 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,914 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,914 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,914 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,914 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,914 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,914 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,914 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,915 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,915 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,915 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,915 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,915 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,915 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,915 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,915 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,915 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,916 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,916 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,916 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,917 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,917 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,917 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,917 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,917 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,917 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:50,917 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,917 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,917 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,918 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,918 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,918 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,918 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,919 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,919 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,920 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,920 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,921 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,921 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,921 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,921 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,921 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,921 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,922 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,922 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,923 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,923 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,924 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,924 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,924 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,925 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,926 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,926 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,926 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,927 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,927 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,927 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,928 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,928 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,928 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,928 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,928 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,928 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,928 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,928 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,928 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,929 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,929 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,929 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,930 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,930 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,930 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,930 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,931 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,932 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,932 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,932 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,932 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,932 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,932 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,932 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,932 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,933 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,933 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,933 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,933 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,933 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,933 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,933 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,933 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,933 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,933 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,933 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,933 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,934 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,934 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,934 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,935 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,935 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,935 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,936 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,936 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,936 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,937 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,937 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,937 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,937 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,937 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,937 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,937 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,938 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,938 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,938 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,939 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,939 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,939 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,940 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,940 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,940 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,940 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,940 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,940 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,941 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,941 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,941 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,942 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,942 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,943 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:50,943 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,943 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,943 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,944 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,944 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,945 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,946 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,946 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,946 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:50,946 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:50,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,948 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,948 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,949 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,949 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,950 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,950 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,952 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,952 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,953 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,953 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,953 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,954 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,954 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,954 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,954 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,954 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,954 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,954 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,954 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,956 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,956 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,956 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,957 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,957 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,957 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,957 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,958 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:50,959 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,959 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,959 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,959 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,959 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,959 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,959 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,959 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,959 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,959 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,959 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,959 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,960 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,960 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,960 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,960 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,960 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,960 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,960 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,960 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,960 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,960 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,961 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,961 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:50,961 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,961 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,961 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,961 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,961 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,961 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,961 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,963 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,963 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,963 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,963 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,963 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,963 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,963 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,963 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,964 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:50,964 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,964 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,965 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,965 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,965 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,965 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,965 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,965 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,965 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,966 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,966 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,966 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,966 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,966 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,966 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,966 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,966 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,967 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,967 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,967 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,967 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,968 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,968 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,968 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,968 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,968 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,968 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,968 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,968 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,968 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,968 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,968 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,968 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,969 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,969 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,969 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,969 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,969 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,969 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,969 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,969 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,969 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,969 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,969 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,969 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:50,970 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,970 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,970 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,970 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,970 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,970 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,970 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,970 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,970 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,970 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,971 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,971 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,971 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,971 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,971 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:50,971 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,972 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,972 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,972 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,972 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:50,978 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,978 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,978 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,978 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,978 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,978 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,978 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,978 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,978 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,978 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,979 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,979 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,979 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,980 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,980 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,980 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,980 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,980 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,980 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,980 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,982 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,982 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:50,982 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,983 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,983 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,983 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,983 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,983 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,983 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,983 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,983 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,983 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,983 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,983 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,983 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,983 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,984 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,984 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,985 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,985 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,985 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:50,985 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,985 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,985 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,985 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:50,985 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,989 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,989 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,989 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,990 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,990 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,990 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,990 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,990 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,990 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,991 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,991 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,991 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,992 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,992 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,992 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,992 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,992 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,992 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,992 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,992 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,992 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,992 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,993 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,993 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,993 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,993 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,993 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,993 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,993 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,993 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,993 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,993 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,993 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,993 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,994 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,994 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,994 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,995 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,995 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,995 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,996 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,996 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,997 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,997 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,998 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,998 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,999 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:50,999 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:50,999 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,000 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,000 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,000 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,000 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,000 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,000 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,000 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,000 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,000 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,000 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,000 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,001 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,001 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,002 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,002 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,002 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,003 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,004 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,004 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,004 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,005 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,005 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,005 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,005 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,005 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,005 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,005 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,005 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,005 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,005 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,005 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,005 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,006 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,006 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,006 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,006 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,006 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,006 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,006 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,006 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,006 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,006 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,006 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,006 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,007 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,007 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,007 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,009 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,009 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,009 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,010 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,010 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,011 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,011 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,011 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,012 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,012 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,012 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,012 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,012 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,012 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,012 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,012 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,012 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,012 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,012 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,013 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,013 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,013 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,013 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,014 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,014 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,014 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,014 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,015 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,015 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,015 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,016 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,016 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,016 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,016 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,016 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,016 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 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, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,016 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,016 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,016 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,016 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,017 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,017 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,018 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,018 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,018 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,018 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,019 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,019 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,019 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,020 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,020 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,020 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,021 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,021 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,022 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,022 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,022 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,023 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,023 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,023 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,025 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,025 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,025 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,026 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,026 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,026 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,026 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,027 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,027 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,027 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,027 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,027 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,027 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,027 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,036 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,036 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,036 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,036 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,037 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,037 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,037 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,038 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,038 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,038 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,038 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,038 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,038 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,038 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,038 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,039 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,039 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,039 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,039 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,039 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,039 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,039 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,039 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,039 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,040 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,040 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,040 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,040 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,040 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,040 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,040 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,040 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,040 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,041 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,041 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,041 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,041 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,042 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,042 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,042 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,042 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,042 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,042 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,042 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,043 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,043 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,043 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,043 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,043 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,048 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,048 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,048 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,048 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,049 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,049 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,049 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,049 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,049 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,049 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,052 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,052 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,053 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,053 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,053 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,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_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)), 298#L1027true, 314#true, 35#L1031-2true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,054 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,054 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,054 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,054 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,055 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,055 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,055 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,056 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,056 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,056 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,056 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,056 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,056 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,056 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,057 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,057 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,057 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,058 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,058 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,058 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,058 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,058 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,059 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,059 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,059 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,060 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,060 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,060 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,060 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,060 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,060 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,061 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,061 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,061 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 88#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,062 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,062 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,062 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,062 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,063 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,063 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,063 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,064 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,064 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,064 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,064 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,064 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,064 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,064 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,064 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,064 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,064 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,064 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 91#L1031-2true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,065 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,065 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,065 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,066 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,066 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,067 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,067 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,068 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,068 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,069 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,069 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,070 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,070 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,070 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,070 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,070 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,070 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,071 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,071 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,072 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,072 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,073 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,073 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,073 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,074 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,074 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,076 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,076 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,077 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,077 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,077 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,077 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,078 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,078 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,080 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,080 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,080 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,081 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,081 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,081 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 251#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,082 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,082 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,083 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,083 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,083 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,084 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,084 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,084 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,085 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,085 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,090 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,090 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,090 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,091 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,091 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,091 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,091 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,091 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,092 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,092 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,092 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,092 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,092 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,092 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,092 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,093 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,093 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,093 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,093 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,093 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,093 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,093 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,093 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,093 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,094 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,094 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,094 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,094 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,094 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,094 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,094 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,094 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,094 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,095 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,095 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,095 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,096 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,096 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,096 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,096 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,096 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,096 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,096 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,096 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,096 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,096 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,097 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,097 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,097 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,097 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,097 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,097 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,097 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,097 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,102 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,102 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,102 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,102 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,103 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,103 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,103 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,103 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,103 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,106 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,106 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,106 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,106 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,106 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,106 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,107 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,108 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,108 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,109 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,109 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,109 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,109 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,110 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,110 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,110 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,110 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,110 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,110 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,111 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,111 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,111 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,111 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,111 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,111 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,111 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,111 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,111 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,111 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,111 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,111 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,112 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,112 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,112 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,112 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,112 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,112 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,112 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,112 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,112 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,113 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,113 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,114 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,114 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,114 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,117 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,117 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,117 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,119 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,119 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,120 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,120 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,121 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,121 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,121 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,121 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,121 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,121 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,121 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,121 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,122 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,122 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [24#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,123 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,123 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,124 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,124 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,124 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,125 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,125 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,126 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,126 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,126 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,126 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,126 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,126 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,126 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,126 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,126 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,126 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,127 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,127 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,127 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,128 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,128 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,129 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,129 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,129 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,130 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,130 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,130 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,131 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,131 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,131 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,131 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,131 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,131 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,132 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,132 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,132 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,133 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:51,133 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:51,134 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,134 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,134 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,134 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,134 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,134 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,134 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,134 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,134 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,134 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,134 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,134 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,135 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,135 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,135 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,135 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,135 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,135 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,135 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,136 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,136 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,136 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,136 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,136 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,137 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,137 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,137 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,137 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,137 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,137 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,137 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,138 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,138 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,138 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,139 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,139 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,140 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,140 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,140 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,140 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,140 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,140 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,140 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,140 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,140 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,141 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,141 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,141 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,141 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,141 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,141 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,141 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,152 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,152 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,152 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,152 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,152 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,153 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,153 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,153 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,153 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,155 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,156 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,156 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,156 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,156 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,157 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,157 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,157 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,158 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,158 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,158 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,159 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,159 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,159 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,159 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,159 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,159 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,159 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,159 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,160 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,160 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,160 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,160 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,160 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,160 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,160 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,160 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,160 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,160 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,160 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,160 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,161 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,161 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,161 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,161 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,161 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,161 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,161 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,161 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,161 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,162 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,162 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,163 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,163 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,163 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,168 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,168 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,168 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,168 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,169 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,169 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,170 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,170 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,170 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,170 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,170 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,170 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 7#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,171 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,172 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,172 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,173 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,173 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,173 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,173 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,173 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,173 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,173 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,173 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,173 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,173 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,173 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,173 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,174 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,174 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,174 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,176 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,176 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,176 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,176 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,177 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,177 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,177 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,177 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,177 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,177 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,177 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,177 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,177 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,178 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,178 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,178 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,179 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,179 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,179 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,179 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,179 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,179 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,180 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,180 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,180 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,180 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,180 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,180 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,180 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,180 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,181 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,182 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,182 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,182 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,182 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,182 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,182 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,182 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,182 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,183 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,183 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,183 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,184 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,184 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,185 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,185 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,185 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,185 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,185 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,185 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,185 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,185 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,185 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,185 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,185 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,185 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,187 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,187 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,188 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,188 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,188 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,188 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,188 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,188 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,188 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,188 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,188 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,188 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,188 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,189 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,189 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,189 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,191 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,191 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,192 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,192 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,192 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,194 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,194 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,194 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,194 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,195 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,195 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,195 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,195 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,196 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,196 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,196 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,196 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,196 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,196 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,197 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,197 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,197 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,197 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,197 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,197 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,197 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,197 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,197 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,197 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,198 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,198 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,198 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,198 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,198 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,198 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,198 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,199 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,199 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,200 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,200 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,200 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,200 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,201 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,201 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,201 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,202 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,202 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,202 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,202 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,202 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,202 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,202 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,202 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,202 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,202 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,203 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,203 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,203 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,203 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,203 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,203 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,203 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,204 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,205 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,205 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,205 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,205 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,206 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,206 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,206 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,210 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,210 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,210 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,210 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,211 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [262#L1043-4true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,211 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,211 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,211 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,211 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,214 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,214 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,214 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,214 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,214 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,214 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,215 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,215 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,216 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,216 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:51,216 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,216 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,217 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,217 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,217 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,217 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,217 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,217 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,217 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,218 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,218 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,218 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,219 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,219 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,219 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,219 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,219 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,219 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,219 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,219 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,219 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,220 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,220 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,221 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,221 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,221 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,221 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,221 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,221 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,221 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,221 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,221 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,221 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:51,222 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,222 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,222 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,222 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,222 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,231 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,231 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,232 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,232 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,233 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,233 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,233 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,233 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,233 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,233 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,233 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,233 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,233 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,233 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,233 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,233 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,234 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,234 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,234 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,234 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,234 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,234 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,234 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,234 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,234 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,234 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,235 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,235 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,236 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,236 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,237 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,237 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,237 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,237 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,237 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,237 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,237 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,237 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,237 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,237 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,238 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,238 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,238 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,238 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,238 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,238 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,238 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,238 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,238 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,239 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,239 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,239 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,239 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,239 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,240 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,240 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,241 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,241 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,245 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,245 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,245 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,245 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,245 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,245 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,245 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,245 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,245 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,246 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,246 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,246 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,247 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,247 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,247 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,247 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,247 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,247 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,247 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,248 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,248 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,248 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,249 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,249 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,249 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,249 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,249 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,250 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,250 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,250 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,250 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,251 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,251 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:51,251 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,251 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,251 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,251 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:51,251 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,251 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,254 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,254 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,254 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,255 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,255 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,255 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,255 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,255 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,255 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,255 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,255 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,255 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,256 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,256 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,256 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,256 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,256 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,257 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,257 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,257 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,257 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,257 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,257 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,257 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,257 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,257 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,257 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,257 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,258 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,258 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,258 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,258 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,258 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,258 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,258 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,258 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,258 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,258 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,258 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,259 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,259 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,260 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,260 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,260 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:51,260 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,260 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,273 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,273 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,274 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,274 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,275 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,275 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,276 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,276 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,278 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,278 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,278 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,279 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,279 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,279 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,279 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,279 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,279 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,280 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,280 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,281 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,281 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,282 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,282 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,282 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,282 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,282 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,282 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,282 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,282 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,282 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,282 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,282 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,282 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,283 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,283 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,283 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,283 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,284 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,284 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,285 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,285 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,286 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,286 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,286 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,286 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,286 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,286 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,286 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,286 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,286 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,286 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,286 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,286 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,287 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,287 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,287 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,287 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,287 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,287 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,287 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,287 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,288 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,288 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,288 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,288 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,288 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,288 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,289 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,289 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,290 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,290 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,311 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,311 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,311 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,312 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,312 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,312 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,312 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,314 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,314 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,314 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,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_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, 35#L1031-2true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,316 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,316 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,316 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,317 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,317 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,317 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,318 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 35#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,318 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,318 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,319 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,319 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,319 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,320 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,320 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,320 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,320 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,320 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,320 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,321 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,321 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,321 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,322 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,322 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,322 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,324 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,324 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,324 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,325 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,325 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,325 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,325 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,325 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,325 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,325 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,325 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,325 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,325 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,325 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,325 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,327 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,327 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,328 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,328 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,329 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,329 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,329 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,329 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,329 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,329 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,329 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,329 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,329 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,329 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,330 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,330 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,330 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,330 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,332 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,332 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,332 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,333 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,333 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,333 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,334 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,334 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,334 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,337 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,337 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,337 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,337 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,337 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,337 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,337 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,337 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,337 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,337 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,337 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,338 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,338 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,338 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,338 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,338 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,338 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,338 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,338 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,338 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,339 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,339 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,339 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,339 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,339 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,339 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,339 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,339 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,340 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,340 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,340 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,340 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,340 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,340 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,341 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,341 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,341 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,341 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,341 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,341 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,341 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,342 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,342 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,342 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,343 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,343 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,343 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,345 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,345 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,345 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,346 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,346 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,346 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,346 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,347 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,347 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,347 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,347 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,347 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,348 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,348 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,348 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,348 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,349 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,349 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,349 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,349 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,349 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,350 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,350 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,350 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,350 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,350 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,350 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,351 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,351 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,351 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,351 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,351 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,351 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,351 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,351 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,352 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,352 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,352 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,352 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,352 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,352 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,352 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,352 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,352 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,352 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,352 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,353 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,353 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,353 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,353 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,353 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,353 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,353 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,353 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,365 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,365 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,365 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,365 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,365 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,366 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,366 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,366 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,366 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,366 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,367 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,367 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,367 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,367 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,367 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,367 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,367 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,367 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,367 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,367 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,367 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,368 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,368 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 7#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,372 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,372 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,372 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,372 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,373 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,373 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,374 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,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_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, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,374 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,374 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,376 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,376 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,376 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,376 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,376 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,376 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,376 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,377 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,377 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,377 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,377 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,377 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,377 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,377 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,377 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,377 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,377 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,377 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,378 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,378 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,379 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,379 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,379 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,380 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,380 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,380 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,380 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,380 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,381 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,381 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,381 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,381 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,381 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,381 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,381 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,381 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,381 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,381 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,381 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,382 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,382 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,382 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,383 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,383 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,383 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,383 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,383 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,383 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,383 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,383 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,383 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,383 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,384 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,384 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,385 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,385 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,386 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,386 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,386 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,387 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,387 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,387 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,388 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,388 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,388 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,388 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,388 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,390 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,390 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,391 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,391 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,391 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,391 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,391 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,392 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,392 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,392 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,392 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,393 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,393 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,397 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,397 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,397 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,397 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,398 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,398 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,398 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,398 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,399 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,399 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,399 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,399 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,400 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,400 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,400 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,400 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,401 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,401 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,402 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,403 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,403 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,403 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,404 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,404 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,405 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,405 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,407 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,407 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,407 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,408 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,408 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,408 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,408 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,409 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,409 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,409 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:51,409 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,410 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,410 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,418 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,418 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,418 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,418 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,419 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,419 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,419 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,419 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,419 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,419 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,419 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,419 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,419 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,419 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,419 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,420 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,421 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,421 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,421 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,421 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,421 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,421 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,421 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,421 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,421 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,421 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,421 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,421 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,432 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,432 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,432 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,432 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,432 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,432 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,433 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,433 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,433 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,433 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,433 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,433 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,433 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,434 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,434 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,434 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,434 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,434 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,434 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,434 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,434 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,434 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,434 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,434 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,434 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,435 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,435 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,435 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,436 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,436 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,436 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,436 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,436 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,436 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,436 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,436 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,436 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,437 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,437 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,442 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,442 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,442 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,442 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,442 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,442 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,442 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,443 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,443 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,443 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,444 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,445 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,445 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,445 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,446 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,446 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,446 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:51,446 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,447 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,447 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,447 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,448 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,448 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,448 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,448 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,448 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,448 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,448 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,448 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,448 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,448 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,448 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,448 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,451 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,451 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,452 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,452 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,452 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,452 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,454 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,454 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:51,454 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,466 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,466 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,467 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,467 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,468 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,468 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,471 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,471 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,473 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,473 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,474 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,474 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,475 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,475 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,476 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,476 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,476 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,476 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,477 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,477 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,477 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,477 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,477 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,477 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,478 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,478 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,481 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,481 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,481 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,481 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,481 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,481 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,481 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,481 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,481 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,481 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,481 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,481 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,482 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,482 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,484 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,485 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,485 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,485 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,485 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,485 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,485 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,485 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,485 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,485 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,485 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,485 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:51,486 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is not cut-off event [2025-02-08 05:45:51,486 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:51,486 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:45:51,486 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:51,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,487 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is not cut-off event [2025-02-08 05:45:51,487 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:51,487 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:45:51,487 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:51,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,488 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is not cut-off event [2025-02-08 05:45:51,488 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:51,488 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:51,488 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:51,488 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is not cut-off event [2025-02-08 05:45:51,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 35#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,504 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,504 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,504 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,504 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,505 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,505 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,505 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,505 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,505 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,505 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,505 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,505 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,506 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,506 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,506 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,506 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,506 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,506 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 128#L1045true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,506 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,506 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,506 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,506 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,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_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, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,507 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,507 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,507 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,508 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,508 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,509 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,509 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,509 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,509 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,510 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,510 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 7#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,510 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,510 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,510 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,510 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,512 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,512 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,512 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,512 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,512 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,512 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,512 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,513 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,513 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,513 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,513 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,513 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,513 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,513 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,513 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,514 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,514 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,515 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,515 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,516 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,516 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,516 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,516 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,516 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,517 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,517 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,517 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,517 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,517 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,517 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,517 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,517 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,517 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,517 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,519 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,519 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,519 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,519 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,519 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,520 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,520 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,520 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,520 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,520 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,521 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,521 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,521 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,521 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,522 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,522 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,522 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,523 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,523 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,523 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,524 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,524 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,524 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,524 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,525 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,525 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,525 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,525 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,525 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,525 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,525 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,526 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,526 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,526 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,527 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,527 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,527 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,527 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,528 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,528 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,529 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,529 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,529 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,533 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,533 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,533 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,534 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,534 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,534 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,534 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,535 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,535 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,535 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,536 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,536 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,536 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,536 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,537 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,537 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,537 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,537 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,538 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,538 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,538 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,538 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,558 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,558 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:51,558 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,558 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,558 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,558 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,559 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,559 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,559 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,559 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,559 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,559 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,559 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,559 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,559 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,560 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,560 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,561 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,561 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,562 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,562 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,562 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,562 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,562 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,562 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,562 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,562 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,562 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,562 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,562 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,562 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,563 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,563 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,564 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,564 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,565 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,565 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,565 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,566 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,566 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,566 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,566 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,567 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,567 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,567 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,567 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,567 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,567 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,568 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,568 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,568 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,569 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,569 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,569 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,569 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,570 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,570 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,570 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,571 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,571 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,571 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,571 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,572 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,572 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,572 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,574 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,574 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,575 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,575 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,575 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,576 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,576 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,576 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,578 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,578 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,579 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,579 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,579 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,579 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,580 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,580 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,580 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,581 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,581 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,581 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,581 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,582 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,582 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,582 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,582 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,583 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,583 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 24#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,584 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,584 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,584 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,585 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,585 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,586 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,586 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,586 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,586 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,586 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,586 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,587 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,587 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,587 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,587 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,587 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,588 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 91#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,588 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,588 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,588 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,589 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,589 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,589 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,590 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 91#L1031-2true, 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,590 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,590 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,591 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,591 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,592 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,592 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,592 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,592 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,592 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,592 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,592 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,592 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,592 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,593 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,593 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,593 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,593 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,594 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,595 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,595 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,595 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,595 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:51,595 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,595 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,595 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,595 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,596 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,596 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,596 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,597 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,597 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:51,598 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,598 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,598 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,598 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,598 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:51,598 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:51,610 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,610 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,610 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,611 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,611 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,611 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,612 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 137#L1043-7true, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,612 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,612 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,612 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,613 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,613 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,613 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,613 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,613 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,613 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,613 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,613 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,613 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,615 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,615 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,615 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,616 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 137#L1043-7true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,616 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,616 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,616 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,616 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,616 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,616 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,616 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,616 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,616 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,616 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,616 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,617 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,617 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,617 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,618 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,618 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,618 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,618 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,618 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,618 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,618 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,618 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,618 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,618 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,618 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,618 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:51,619 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,619 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,620 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,620 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,620 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,620 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,620 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,620 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,620 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,621 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,621 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,622 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,622 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,622 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,622 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,622 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,622 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,622 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,622 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,622 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,623 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,623 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,623 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,623 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,623 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,623 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,623 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,623 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,623 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,623 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,624 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,624 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,771 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,771 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,772 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,772 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,772 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,772 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,772 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,772 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,772 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,772 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,772 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,772 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,773 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,773 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,773 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,773 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,773 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,773 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,774 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,774 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,774 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,774 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,774 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,774 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,774 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,774 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,774 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,774 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,775 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,775 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,776 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,776 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,777 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,777 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,778 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,778 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,779 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,779 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,779 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,780 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,780 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,781 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,781 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,782 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,782 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,782 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,782 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,782 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,782 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,782 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,782 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,782 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,782 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,782 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,782 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,782 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,783 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,783 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,783 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,783 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,784 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,784 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,784 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,784 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,785 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,786 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,786 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,786 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,786 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,787 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,787 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,787 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,787 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,788 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,788 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,788 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,789 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,789 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,790 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,790 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,791 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,791 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,791 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,792 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,792 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,792 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,793 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,793 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,793 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,793 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,793 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,806 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,806 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,806 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,806 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,806 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,806 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,806 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,806 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,806 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,806 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,806 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,807 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,808 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,808 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,808 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,808 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,808 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,808 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,808 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,808 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,808 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,808 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,808 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,808 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,809 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,809 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,809 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,812 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,812 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,812 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,812 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,812 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,813 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,813 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,813 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,814 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,814 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,814 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,814 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,814 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,814 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,814 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,814 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,814 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,815 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,815 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,816 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,816 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,816 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,817 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,817 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,817 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,819 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,819 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,819 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,819 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,819 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,819 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,819 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,819 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,819 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,819 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,820 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,820 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,820 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,821 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,821 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,821 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,821 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,821 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,821 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,821 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,821 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,823 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,823 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,823 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,823 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,823 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,823 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,823 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,824 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,824 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,824 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,824 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,824 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,824 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,824 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,824 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,827 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,827 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:51,827 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,827 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,827 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,827 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,827 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,827 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,827 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,827 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,827 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,828 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,828 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,828 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,829 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,830 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,830 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,830 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 35#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,831 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,831 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,833 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,833 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,833 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,834 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,834 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,835 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,835 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,847 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,847 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,848 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,848 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,848 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,849 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,849 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,849 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,849 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,849 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,849 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,849 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,850 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,850 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,850 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,854 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,854 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,854 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,854 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,855 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,855 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,856 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,856 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,856 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:51,858 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:51,858 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,858 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,858 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,859 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,860 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,860 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,860 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:51,860 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,860 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,860 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,860 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,861 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,861 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,862 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,862 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,862 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,862 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,862 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,862 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,862 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,864 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,864 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,864 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,864 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,864 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,864 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,864 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,865 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,865 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,865 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,865 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,865 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,865 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,865 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,865 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,882 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,882 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,882 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,883 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,883 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,883 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,883 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,883 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,883 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,883 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,884 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,884 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,884 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,885 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,885 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,885 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,885 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,885 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,885 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,888 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,888 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,888 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,888 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,889 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,889 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,889 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,890 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 185#L1027true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,890 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,890 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,892 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,892 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,892 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,893 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,893 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 262#L1043-4true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,893 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,893 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,893 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,893 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,893 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,893 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,895 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,895 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,895 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,895 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,896 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,896 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,896 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,896 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,896 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,896 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,896 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,896 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,896 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,896 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,896 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,896 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,898 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,899 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,899 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,899 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,899 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,899 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,899 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,899 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,899 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,899 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,900 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,900 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,912 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,912 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,912 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,912 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,913 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,913 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,913 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:51,913 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,914 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,914 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,915 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,915 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,915 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,916 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,916 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,917 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,917 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:51,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,917 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,917 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,917 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,917 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,918 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,918 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,918 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,919 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 242#L1031-8true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,919 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,920 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,920 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,920 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,921 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,921 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,921 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,921 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,925 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,925 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,926 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,926 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,927 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,927 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,927 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,928 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,928 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,928 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,929 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,929 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,929 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,929 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,930 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,930 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,930 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,930 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,930 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,932 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,932 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,932 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,933 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,933 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,933 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,934 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,934 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,934 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,934 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,935 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,935 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,935 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,935 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,936 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,936 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,938 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,938 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,938 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,938 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,939 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,939 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,939 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,939 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,940 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,940 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,940 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,941 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,941 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,941 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,942 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,942 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,942 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,942 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,942 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,942 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,942 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,944 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,944 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:51,945 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,945 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,945 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,945 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,945 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,945 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,947 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,947 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:51,947 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,947 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,947 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,947 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,947 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,948 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,948 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:51,948 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,948 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,948 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,948 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:51,948 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,948 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,962 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,962 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,962 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,962 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,963 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,963 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,964 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,964 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,964 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,965 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,965 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,965 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,966 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,966 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,966 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,966 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,967 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,967 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,967 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,967 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,967 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,967 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,967 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,968 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,968 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,968 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,969 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,969 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,969 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,969 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,970 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,970 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,970 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,971 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,971 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,971 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,972 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,972 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,972 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,973 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,973 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,973 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,973 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,973 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,973 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,973 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,975 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,975 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,975 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,975 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,975 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,975 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,975 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,976 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,976 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,976 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,976 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,977 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,977 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,977 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,977 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,978 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,978 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,978 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,979 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,979 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,981 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,981 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,981 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,981 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,982 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,982 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,982 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,982 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [24#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,983 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:51,983 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,983 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,984 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,984 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,984 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,985 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,985 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,985 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,985 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,985 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,985 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,985 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,985 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,987 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,987 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,987 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,988 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,988 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,988 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,989 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,989 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,989 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,990 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,990 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,990 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:51,990 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,991 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:51,991 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:51,991 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,991 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:51,991 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,991 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,991 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:51,991 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,003 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,003 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:52,003 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,003 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,003 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,003 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,003 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,003 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,004 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,004 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,004 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,004 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,004 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,004 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,004 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,004 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,004 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,004 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,004 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:52,006 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,006 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,006 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,006 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,006 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,006 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,006 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,006 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,007 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,007 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:52,007 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,007 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,007 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,007 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,007 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,008 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,008 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,008 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,008 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:52,008 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,008 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:52,008 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,008 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,009 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,009 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:52,009 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,009 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,009 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,009 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,009 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,009 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,010 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,010 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,010 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:52,010 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:52,010 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,010 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,010 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,010 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:52,023 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:52,024 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,024 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,024 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,025 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,025 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,025 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,025 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,026 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,026 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,026 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,026 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,026 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,026 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,027 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,027 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,027 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,027 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,027 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,027 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,027 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,027 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,028 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,028 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,028 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:52,028 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:52,028 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,028 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,028 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,028 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,029 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,029 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,029 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,029 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,029 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,029 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,029 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,029 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,030 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,030 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,030 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:52,030 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,030 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,030 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:52,031 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,031 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,031 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,031 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,031 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,032 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,032 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,032 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,032 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,032 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,032 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,032 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:52,032 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:52,032 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,033 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,034 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,034 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,034 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,034 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,034 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,034 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,034 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,034 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,034 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,035 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,035 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,035 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,035 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,035 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,035 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,035 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:52,035 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,035 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,035 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:52,035 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:52,035 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:52,040 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,040 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,040 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,041 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,041 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,041 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,042 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,042 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,042 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,043 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,043 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,043 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,043 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:52,044 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,044 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,046 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,046 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,046 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,047 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,047 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,048 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,048 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,049 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,049 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,049 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,049 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,050 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,050 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,050 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,052 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,052 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,052 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,053 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,053 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,053 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,053 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,054 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,054 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,054 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,055 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,055 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,055 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,056 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,056 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,062 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,062 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,062 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,062 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,062 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,062 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,062 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,062 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,063 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,063 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,063 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,063 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,063 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,063 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,065 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,065 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,065 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,066 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,066 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,066 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,066 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,067 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:52,067 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,067 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,067 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,067 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,067 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,068 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,068 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,068 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,068 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,068 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,068 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,069 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,069 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,069 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,069 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,069 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,069 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,069 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,069 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,070 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,070 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,071 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,071 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,071 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,071 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:52,071 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:52,071 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,071 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,072 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,072 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,072 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,072 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,072 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,072 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,072 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,072 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,073 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,073 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,073 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,073 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,073 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,073 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,073 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,073 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,073 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,073 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,073 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:52,073 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,074 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,074 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:52,074 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:52,074 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,074 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:52,082 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [262#L1043-4true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,083 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,083 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,083 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,084 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,084 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,084 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,084 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,085 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,085 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,085 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,085 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,085 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,085 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,085 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,086 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,086 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,086 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,086 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,086 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,086 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,086 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:52,086 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,087 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,087 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,087 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,087 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,087 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,087 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:52,087 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,087 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,088 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,088 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,088 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,088 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,088 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,088 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,089 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,089 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,089 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,089 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,089 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,089 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,090 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,090 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,090 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,090 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,090 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,091 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,091 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,091 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,091 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,091 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,091 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:52,091 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,091 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,091 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,092 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,093 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,093 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,093 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,093 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,093 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,093 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,093 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,093 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,093 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,093 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,093 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,094 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,094 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,094 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,098 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,098 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,098 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,098 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,098 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,098 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,099 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,099 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,099 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,099 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,099 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,099 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,099 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,099 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,099 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,100 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,100 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,101 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,101 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,101 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,101 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,103 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,103 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,104 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,104 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,105 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,105 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,106 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,106 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,107 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,107 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,107 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,108 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,108 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,108 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,109 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,109 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,109 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,109 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,109 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,109 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,109 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:52,109 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,110 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,110 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,110 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,110 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,110 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,111 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,111 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,111 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,112 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,112 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,113 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,113 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,114 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,114 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,115 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,115 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,115 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:52,116 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:52,116 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,116 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,118 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,118 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,119 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,119 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,119 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,120 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,120 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,123 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,123 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,123 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,123 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,123 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:52,123 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,123 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,123 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,123 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,125 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [201#L1029true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,125 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,125 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,125 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,125 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,125 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,125 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,125 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,125 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:52,125 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,125 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,125 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,126 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [24#L1029true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,126 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,126 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:52,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,130 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,130 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,130 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,130 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,130 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,131 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,131 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,131 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,131 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,131 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,131 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,131 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,131 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,131 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,132 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,132 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,132 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,133 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,133 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,134 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,134 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,134 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,136 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 137#L1043-7true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,136 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:52,136 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,138 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,138 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,138 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,139 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,139 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,139 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,139 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,141 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,141 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,141 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,141 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,141 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-08 05:45:52,141 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:52,141 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,141 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,141 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,142 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,142 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,142 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,142 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,142 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,142 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,142 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,142 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,142 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,142 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,142 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,142 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,142 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-08 05:45:52,142 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,143 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,143 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-08 05:45:52,143 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,143 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,143 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,143 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,143 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,144 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:52,144 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,144 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-08 05:45:52,144 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,144 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:52,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,149 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,149 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,150 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,150 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,150 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,150 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,150 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,150 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,150 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,150 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,150 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,152 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,152 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,152 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,152 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,152 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,152 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,153 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,153 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,153 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,155 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,155 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,155 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,156 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,156 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,157 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,157 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,157 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,157 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,157 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,157 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,157 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,157 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,157 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,157 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,157 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,158 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,158 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,158 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,158 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,158 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,158 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,158 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,158 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,158 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,158 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,158 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,159 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,159 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,159 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,159 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,160 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,161 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,161 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,161 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,161 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,162 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,162 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,162 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,162 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,162 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,162 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,162 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,162 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,162 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,162 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 137#L1043-7true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,163 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,163 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,163 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:52,165 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,165 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,165 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,165 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,165 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,165 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,165 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,165 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,165 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,166 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,166 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,166 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:52,166 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,166 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,166 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:52,166 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,166 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,166 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,167 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,167 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,167 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,167 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:52,167 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,167 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:52,167 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,167 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:52,167 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:52,167 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,170 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,171 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,171 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,171 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,171 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,172 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,172 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,172 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,172 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,172 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,172 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,172 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,172 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,172 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,173 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,173 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,173 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,173 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,173 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,174 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,174 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,174 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,174 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,175 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,175 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,175 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,175 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,175 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,175 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,175 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,175 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,176 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,176 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,176 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,176 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,176 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,177 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,177 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,177 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,177 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,177 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,177 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,177 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,177 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,177 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,177 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,177 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,178 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,178 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,178 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,179 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,179 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,179 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,180 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,180 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,180 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,180 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,180 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,180 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,180 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,180 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,180 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,180 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,181 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,181 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,181 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,181 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,181 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,182 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,182 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,182 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,183 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,183 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,183 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,183 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,183 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,183 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,184 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,184 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 6#L1043-6true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,184 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,184 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,185 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,185 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:52,185 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,185 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,186 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,186 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,186 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:52,186 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,187 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,187 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-08 05:45:52,187 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,187 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,187 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,189 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,189 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,189 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,189 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,189 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,189 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,189 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,189 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,189 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,189 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,189 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,189 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:52,190 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,190 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,190 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,191 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,191 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-08 05:45:52,191 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,191 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,191 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,192 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,193 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,193 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,193 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,193 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,193 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,193 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,193 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,193 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,194 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,194 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,194 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,194 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,195 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,195 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,195 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,196 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,196 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,196 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,197 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,197 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,197 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,198 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,198 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,199 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,199 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,199 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,200 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,200 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,200 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,200 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,201 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,201 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,201 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,202 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,202 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,202 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,203 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,205 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,205 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,206 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,206 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,206 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,207 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,207 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,207 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,208 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,208 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,208 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,208 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,209 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,209 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,209 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,209 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,209 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,209 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,209 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,209 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,209 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,209 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,209 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,211 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,211 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,211 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,213 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,213 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,213 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,215 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,215 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,215 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,216 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,216 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,216 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,216 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,216 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,217 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,217 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,217 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,217 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,218 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,218 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,218 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,218 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,218 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,218 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,218 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,219 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,219 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,219 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,220 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,220 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:52,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,220 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,221 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,221 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,221 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,222 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,222 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,222 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-08 05:45:52,222 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,223 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,223 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,223 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-08 05:45:52,223 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,223 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,223 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is not cut-off event [2025-02-08 05:45:52,223 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,223 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:52,223 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:52,226 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,226 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,226 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,226 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,226 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,226 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,226 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,226 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,226 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,226 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,227 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,227 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,227 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,227 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,227 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,227 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,227 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,227 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,227 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,227 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,228 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,228 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,228 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,228 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,228 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,228 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,228 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,228 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,228 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,228 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,231 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,231 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,231 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,231 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:52,232 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,233 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,233 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,233 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,233 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,234 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,234 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,234 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:52,234 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,234 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,234 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 262#L1043-4true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,234 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:52,234 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,235 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,235 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,235 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [316#true, 262#L1043-4true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,235 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,235 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,235 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,235 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,235 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,235 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:52,235 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,235 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,236 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:45:52,236 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is not cut-off event [2025-02-08 05:45:52,236 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:52,236 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:52,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,237 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:45:52,237 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:52,237 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:52,237 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is not cut-off event [2025-02-08 05:45:52,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,238 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:45:52,238 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:52,238 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is not cut-off event [2025-02-08 05:45:52,238 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:52,238 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:52,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,241 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,241 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,241 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,241 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,241 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,241 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,241 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,241 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,241 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,241 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,242 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,242 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,242 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,242 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,242 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,242 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,242 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,242 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,242 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,242 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,243 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:52,243 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,244 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,244 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,244 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,244 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,244 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,245 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,245 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,245 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,245 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,245 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,245 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,245 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,245 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,246 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,246 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,246 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:52,246 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,248 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-02-08 05:45:52,248 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:52,248 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is not cut-off event [2025-02-08 05:45:52,248 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:52,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,249 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-02-08 05:45:52,249 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:52,249 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is not cut-off event [2025-02-08 05:45:52,249 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:52,250 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,250 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-02-08 05:45:52,250 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:52,250 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:52,250 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is not cut-off event [2025-02-08 05:45:52,250 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-02-08 05:45:52,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,253 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,253 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,253 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,253 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,253 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,253 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,253 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,253 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,253 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,253 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,253 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,253 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,253 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,254 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,254 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,254 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,255 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,255 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,255 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,255 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,255 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,255 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:52,255 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,255 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:52,255 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:52,255 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:52,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,255 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,256 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,256 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,256 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,256 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,260 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,260 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,260 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,261 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,261 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,261 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:52,262 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,262 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,262 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,267 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,267 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,267 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,267 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,267 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,267 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,267 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:52,267 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,268 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,268 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,268 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,268 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,268 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,268 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,268 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,268 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,268 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,268 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,268 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,269 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,269 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:52,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,269 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:52,269 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,269 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,269 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,270 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,270 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,270 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,315 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:52,315 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:52,315 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:52,315 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:52,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_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,316 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:52,316 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:52,316 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:52,316 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:52,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,317 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:52,317 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:52,317 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:52,317 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:52,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,338 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:45:52,338 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:52,338 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:52,339 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:52,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,340 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:45:52,340 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:52,340 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:52,340 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:52,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [38#L1025true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,340 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:45:52,340 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:52,340 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:52,340 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:52,354 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,355 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:52,355 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,355 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,355 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:52,355 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,355 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,355 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,356 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:52,356 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,356 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,356 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,356 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,356 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:52,357 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,357 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:52,357 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,357 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:52,357 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,357 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,357 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,365 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,365 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,365 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,365 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,365 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,365 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,365 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,365 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,365 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,365 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,366 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,366 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,366 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,366 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,366 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,367 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,367 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,367 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,367 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,367 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,368 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,368 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,368 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,368 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,368 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,368 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,368 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,368 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,368 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,368 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,373 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,373 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,373 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,373 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,373 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,373 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,373 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,373 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,373 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,373 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,373 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,375 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,375 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,375 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,375 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,375 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,375 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,375 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,375 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,375 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,375 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,375 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,376 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,376 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,376 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,376 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,376 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,376 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,376 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,376 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,376 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,376 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,376 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,383 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,383 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,383 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,383 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,383 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,383 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,383 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,383 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,383 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,383 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,383 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,384 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,384 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,384 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,384 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,384 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,385 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,385 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,385 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,385 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,385 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,385 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,386 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,386 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,386 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,386 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,386 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,386 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,386 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,386 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,386 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,386 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,386 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,392 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,392 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,392 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,392 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,392 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,392 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,392 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,392 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,392 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,392 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,392 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,394 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,394 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,394 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,394 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,394 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,394 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,394 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,394 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,394 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,394 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,394 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,395 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,395 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,395 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,395 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,395 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,395 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,396 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,396 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,396 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,396 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,396 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,402 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,402 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:52,402 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,404 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,404 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:52,404 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:52,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_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,405 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-08 05:45:52,405 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:52,405 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:52,405 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:52,405 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,405 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,406 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,406 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,406 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,406 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,406 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,406 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,406 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,406 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,406 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [69#L1028-5true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,441 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-08 05:45:52,441 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:52,441 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:52,441 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:52,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_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,443 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-08 05:45:52,443 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:52,443 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:52,443 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:52,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,444 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-08 05:45:52,444 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:52,444 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:52,444 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,456 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,456 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,456 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,457 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,457 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,457 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,458 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,458 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,460 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,460 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,461 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,461 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,461 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,462 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,462 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,462 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,462 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,463 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,464 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,464 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,464 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,464 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,465 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,465 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,488 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,489 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,489 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,489 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,489 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,489 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,489 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,489 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,489 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,489 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,489 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,490 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,490 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,490 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,491 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,491 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,491 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,491 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,491 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,491 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,491 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,498 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,499 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,499 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,499 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,499 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,499 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,499 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,499 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,500 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,500 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,500 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,500 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,500 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,500 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,501 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,501 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,501 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,501 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,501 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,501 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,501 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,504 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:52,504 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,504 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:52,504 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,505 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:52,505 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:52,505 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,505 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 190#L1031-8true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,506 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:52,506 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,506 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,506 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:52,510 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,510 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,510 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,510 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,510 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,510 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,510 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,511 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,511 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,511 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,512 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,512 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,512 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,513 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:52,513 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,513 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,513 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:52,513 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,513 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,514 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,514 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,515 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,515 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,515 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,516 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,516 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,517 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,517 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,517 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,517 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,517 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,517 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,517 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,517 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,517 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,517 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,517 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,518 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,518 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,518 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,519 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,519 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,519 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,519 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:52,520 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:52,520 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-02-08 05:45:52,521 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,521 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,521 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,521 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,521 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,522 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,522 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,522 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,522 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,522 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,522 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,522 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,523 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,523 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,524 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,524 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,524 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,524 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,524 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,524 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,524 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,530 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][274], [69#L1028-5true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,530 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:52,530 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:52,530 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,530 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,530 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,530 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,531 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,531 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:52,531 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,531 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,531 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,531 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,531 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,532 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,532 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:52,532 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:52,532 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,532 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,532 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,532 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 35#L1031-2true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,544 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-02-08 05:45:52,544 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,544 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:52,544 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:52,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,546 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-02-08 05:45:52,546 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:52,546 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,546 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:52,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,547 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-02-08 05:45:52,547 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:52,547 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,547 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:52,573 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,573 INFO L294 olderBase$Statistics]: this new event has 332 ancestors and is cut-off event [2025-02-08 05:45:52,573 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,573 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,573 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,574 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:52,574 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,574 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,575 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,575 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,576 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,576 INFO L294 olderBase$Statistics]: this new event has 332 ancestors and is cut-off event [2025-02-08 05:45:52,576 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,576 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,576 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,576 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,576 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,576 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,576 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,576 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,576 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,577 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,577 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,577 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,578 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,578 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,579 INFO L294 olderBase$Statistics]: this new event has 332 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,579 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,580 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,580 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,580 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,580 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,581 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,581 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,581 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,581 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,581 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,581 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,581 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,581 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,581 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,581 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,594 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,594 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,594 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,594 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,594 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,594 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,594 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,594 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,594 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,595 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,595 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,595 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,596 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,596 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,596 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,597 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,597 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,597 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,597 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,597 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,597 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,597 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,597 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,597 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,597 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,598 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,598 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,598 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,599 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,599 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,599 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,600 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,600 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,600 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,600 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,601 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,601 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,602 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,602 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:52,610 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,610 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,610 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,610 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,610 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,610 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,610 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,610 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,610 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,610 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,611 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,611 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,612 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,612 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,613 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,613 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,613 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,613 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,614 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,614 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,614 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,614 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,614 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,614 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,614 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,614 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,614 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,615 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,615 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,615 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,616 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,616 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,616 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,617 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,617 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-08 05:45:52,617 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,617 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,618 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,618 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,618 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,619 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,619 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:52,619 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:52,622 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,622 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,622 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,622 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,622 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,622 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,622 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,623 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,623 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,623 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,623 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,623 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,623 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,623 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,623 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,624 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,624 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,624 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:52,624 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,624 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:52,624 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,624 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,624 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:52,625 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,625 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,625 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,625 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,625 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,625 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,625 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,626 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,626 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,626 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,626 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,626 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,626 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,626 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,626 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,627 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,627 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,627 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,627 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,627 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,627 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:52,627 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:52,627 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,628 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,628 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-02-08 05:45:52,629 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,629 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:52,629 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:52,629 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-02-08 05:45:52,629 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,629 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,629 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:52,629 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:52,629 INFO L124 PetriNetUnfolderBase]: 21106/56627 cut-off events. [2025-02-08 05:45:52,629 INFO L125 PetriNetUnfolderBase]: For 18007/21841 co-relation queries the response was YES. [2025-02-08 05:45:53,043 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86056 conditions, 56627 events. 21106/56627 cut-off events. For 18007/21841 co-relation queries the response was YES. Maximal size of possible extension queue 955. Compared 622562 event pairs, 1799 based on Foata normal form. 583/50119 useless extension candidates. Maximal degree in co-relation 86025. Up to 8228 conditions per place. [2025-02-08 05:45:53,387 INFO L140 encePairwiseOnDemand]: 343/348 looper letters, 118 selfloop transitions, 4 changer transitions 1/361 dead transitions. [2025-02-08 05:45:53,387 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 361 transitions, 1094 flow [2025-02-08 05:45:53,387 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:45:53,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:45:53,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1893 transitions. [2025-02-08 05:45:53,390 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9066091954022989 [2025-02-08 05:45:53,390 INFO L175 Difference]: Start difference. First operand has 264 places, 278 transitions, 612 flow. Second operand 6 states and 1893 transitions. [2025-02-08 05:45:53,391 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 361 transitions, 1094 flow [2025-02-08 05:45:53,402 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 361 transitions, 1094 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:53,406 INFO L231 Difference]: Finished difference. Result has 268 places, 276 transitions, 613 flow [2025-02-08 05:45:53,406 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=610, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=273, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=613, PETRI_PLACES=268, PETRI_TRANSITIONS=276} [2025-02-08 05:45:53,406 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -7 predicate places. [2025-02-08 05:45:53,407 INFO L471 AbstractCegarLoop]: Abstraction has has 268 places, 276 transitions, 613 flow [2025-02-08 05:45:53,407 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 296.1666666666667) internal successors, (1777), 6 states have internal predecessors, (1777), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:53,407 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:53,407 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:53,408 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-02-08 05:45:53,408 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-02-08 05:45:53,408 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:53,408 INFO L85 PathProgramCache]: Analyzing trace with hash -1082627938, now seen corresponding path program 1 times [2025-02-08 05:45:53,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:53,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1640693007] [2025-02-08 05:45:53,409 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:53,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:53,417 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-08 05:45:53,422 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-08 05:45:53,422 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:53,422 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:53,630 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:53,631 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:53,631 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1640693007] [2025-02-08 05:45:53,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1640693007] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:53,631 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:53,631 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:53,631 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1259680003] [2025-02-08 05:45:53,631 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:53,631 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:53,631 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:53,632 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:53,632 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:53,921 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 272 out of 348 [2025-02-08 05:45:53,923 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 268 places, 276 transitions, 613 flow. Second operand has 6 states, 6 states have (on average 273.6666666666667) internal successors, (1642), 6 states have internal predecessors, (1642), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:45:53,923 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:53,923 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 272 of 348 [2025-02-08 05:45:53,923 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:54,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 175#threadENTRYtrue, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:54,730 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:45:54,730 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:54,730 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:54,730 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:54,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 300#L1025true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:54,909 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:45:54,909 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:54,909 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:54,909 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:55,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 128#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:55,346 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-08 05:45:55,347 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:55,347 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:55,347 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:55,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:55,502 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:55,502 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:55,502 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:55,502 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:55,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:55,563 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:45:55,563 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:55,563 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:55,563 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:55,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][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, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:55,593 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:55,593 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:55,593 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:55,593 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:56,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:56,014 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:56,014 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:56,014 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:56,014 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:56,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 157#L1029true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:56,220 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:45:56,220 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:56,220 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:56,220 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:56,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:56,325 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:56,325 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:56,325 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:56,325 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:56,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:56,559 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:56,559 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:56,559 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:56,559 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:56,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 242#L1031-8true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:56,913 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:56,913 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:56,913 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:56,913 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:56,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 88#L1031-2true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:56,913 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:56,913 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:56,913 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:56,913 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:56,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:56,966 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-08 05:45:56,966 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:56,966 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:56,966 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:57,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 339#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:57,108 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-08 05:45:57,108 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:57,108 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:57,108 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:57,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:45:57,195 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:57,195 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:57,195 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:57,195 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:57,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:57,394 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:57,394 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:57,394 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:57,394 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:57,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][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)), 298#L1027true, 316#true, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:57,395 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:57,395 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:57,395 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:57,395 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:57,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [317#true, 316#true, 312#L1045-9true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:57,634 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-08 05:45:57,634 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:57,634 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:57,634 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:57,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 128#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:57,991 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:57,991 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:57,991 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:57,991 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:58,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:58,276 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:58,276 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:58,276 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:58,276 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:58,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:58,374 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:58,374 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:58,374 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:58,374 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:58,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 339#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:58,382 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:58,382 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:58,382 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:58,382 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:58,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:58,508 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:58,508 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:58,508 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:58,508 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:58,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:58,701 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:58,701 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:58,701 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:58,701 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:58,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 219#L1043-8true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:58,704 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:58,704 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:58,704 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:58,704 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:58,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:58,704 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:58,704 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:58,704 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:58,704 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:58,705 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:58,705 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:58,705 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:58,705 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:58,705 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:58,705 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:58,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:58,712 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:58,712 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:58,712 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:58,712 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:58,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][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, 128#L1045true, 242#L1031-8true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:58,788 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:45:58,788 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:58,789 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:58,789 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:58,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:58,890 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:45:58,890 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:58,890 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:58,890 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:58,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:58,900 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:45:58,900 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:58,900 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:58,900 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:58,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:58,921 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:58,921 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:58,921 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:58,921 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:58,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:58,928 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:58,928 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:58,928 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:58,928 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:59,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:59,156 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:59,156 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:59,156 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:59,156 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:59,163 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 302#L1034-3true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:59,163 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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-2true, 316#true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:59,163 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 178#L1034-5true]) [2025-02-08 05:45:59,163 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:59,163 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:59,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 147#L1034-4true, 316#true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:59,164 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:59,164 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:59,164 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:59,164 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:59,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 242#L1031-8true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:59,280 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:59,280 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:59,280 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:59,280 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:59,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:59,366 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:59,366 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:59,366 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:59,366 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:59,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 126#L1043true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:59,371 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:59,371 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:59,372 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:59,372 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:59,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:59,416 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:59,416 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:59,416 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:59,416 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:59,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:59,552 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:59,552 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:59,552 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:59,552 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:59,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 128#L1045true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:59,557 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:59,557 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:59,557 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:59,557 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:59,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:59,665 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:59,665 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:59,665 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:59,665 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:59,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:59,670 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:59,670 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:59,670 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:59,670 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:46:00,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:00,109 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:46:00,109 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:46:00,109 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:00,109 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:00,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [317#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:00,109 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:46:00,109 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:46:00,109 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:46:00,109 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:46:00,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 339#true, 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:00,219 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:46:00,219 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:00,219 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:46:00,219 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:46:00,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:46:00,272 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:46:00,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:00,272 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:46:00,272 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:46:00,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:46:00,276 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:46:00,276 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:46:00,276 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:46:00,276 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:00,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 126#L1043true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:00,282 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:46:00,282 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:46:00,282 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:00,282 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:46:00,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:00,283 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:46:00,283 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:46:00,284 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:46:00,284 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:00,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 246#threadENTRYtrue, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:00,290 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:46:00,290 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:46:00,290 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:46:00,290 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:46:00,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 92#L1043-3true, 333#true]) [2025-02-08 05:46:00,291 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:46:00,291 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:46:00,291 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:00,291 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:00,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [317#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:00,325 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:46:00,325 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:46:00,325 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:46:00,325 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:46:00,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:00,325 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:46:00,325 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:00,325 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:00,325 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:46:00,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:00,508 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:46:00,508 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:46:00,508 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:46:00,508 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:46:00,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:00,508 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:46:00,509 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:46:00,509 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:00,509 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:00,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:00,544 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:46:00,544 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:46:00,544 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:00,544 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:00,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:00,544 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:46:00,544 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:46:00,544 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:46:00,544 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:46:00,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 246#threadENTRYtrue, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:00,970 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:46:00,970 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:46:00,970 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:46:00,970 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:46:00,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:46:00,970 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:46:00,970 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:46:00,970 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:00,970 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:46:01,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 339#true, 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:01,135 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:46:01,135 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:46:01,135 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:01,135 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:46:01,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 312#L1045-9true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:01,172 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:46:01,172 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:46:01,173 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:46:01,173 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:01,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 312#L1045-9true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:01,176 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:46:01,176 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:46:01,176 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:01,176 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:46:01,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 316#true, 168#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:46:01,194 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:46:01,194 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:46:01,194 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:01,194 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:46:01,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:46:01,196 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:46:01,196 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:46:01,196 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:46:01,196 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:01,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:01,216 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:46:01,216 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:46:01,216 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:01,216 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:46:01,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][396], [316#true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:46:01,216 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:46:01,217 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:46:01,217 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:46:01,217 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:46:01,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:01,483 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:46:01,483 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:01,483 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:46:01,483 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:46:01,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:01,965 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:46:01,965 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:01,965 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:46:01,965 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:46:02,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 128#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:02,159 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:46:02,159 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:46:02,159 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:02,159 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:46:02,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 316#true, 312#L1045-9true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:02,203 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:46:02,203 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:46:02,203 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:02,203 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:46:02,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 312#L1045-9true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:02,204 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:46:02,204 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:46:02,204 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:46:02,204 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:02,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][396], [38#L1025true, 316#true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:02,256 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:46:02,256 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:46:02,256 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:46:02,256 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:02,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 178#L1034-5true]) [2025-02-08 05:46:02,451 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:46:02,451 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:46:02,451 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:46:02,451 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:02,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:02,457 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:02,457 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:02,457 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:02,457 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:02,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 147#L1034-4true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:02,458 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:02,458 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:02,458 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:02,458 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:02,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 128#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:02,463 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:02,463 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:02,463 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:02,463 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:02,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 318#true, 339#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:02,490 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:46:02,490 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:46:02,490 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:46:02,490 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:02,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 339#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:02,494 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:46:02,494 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:02,494 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:46:02,494 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:46:02,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 219#L1043-8true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:02,957 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:02,957 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:02,957 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:02,957 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:02,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:02,957 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:46:02,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:02,957 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:02,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:02,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 219#L1043-8true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:02,961 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:02,961 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:02,962 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:02,962 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:02,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 137#L1043-7true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:02,962 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:46:02,962 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:02,962 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:02,962 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:02,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 302#L1034-3true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:02,976 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:46:02,976 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:02,976 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:02,976 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:02,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 122#L1034-3true, 175#threadENTRYtrue, 128#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:02,982 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:46:02,982 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:02,982 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:02,982 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:03,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,004 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:03,004 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:03,005 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:03,005 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:03,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,010 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:03,010 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:03,010 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:03,010 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:03,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,117 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:03,117 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:03,117 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:03,117 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:03,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,119 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:03,119 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:03,119 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:03,119 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:03,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:03,301 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,301 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,301 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,301 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:03,313 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,313 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,313 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,313 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,336 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,336 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:03,336 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:03,336 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:03,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 137#L1043-7true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,344 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,344 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:03,344 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:03,344 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:03,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 178#L1034-5true]) [2025-02-08 05:46:03,388 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,388 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,388 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,388 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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-2true, 316#true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,389 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,389 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,389 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,389 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [308#L1034-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,391 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,391 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,391 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,391 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][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, 175#threadENTRYtrue, 128#L1045true, 206#L1034-2true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,395 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,395 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,400 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,400 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:03,401 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:03,401 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:03,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 339#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:46:03,405 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,406 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:03,406 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:46:03,406 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:03,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 184#L1043-5true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,670 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:03,670 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:03,670 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:03,670 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,685 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:03,685 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:03,685 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,685 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:03,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,714 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,714 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,714 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,714 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,714 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,714 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,715 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,715 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,722 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,722 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,722 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,722 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,722 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,722 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,723 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,723 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,782 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:03,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:03,783 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:03,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 147#L1034-4true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,783 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:03,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:03,783 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:03,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,784 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,784 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,784 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,784 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,787 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:03,787 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:03,787 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,787 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:03,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 175#threadENTRYtrue, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,791 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,791 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,791 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,791 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,828 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,828 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,828 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,828 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1025true, 318#true, 339#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:03,830 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,830 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,830 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,830 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,893 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,894 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,894 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,894 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 318#true, 187#L1027true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:03,895 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:46:03,895 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:03,895 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:03,895 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:46:04,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][396], [262#L1043-4true, 316#true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,009 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,009 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,009 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,009 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:04,318 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,318 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,318 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,318 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:04,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,319 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,319 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,319 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,319 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:04,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 184#L1043-5true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,319 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,319 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,319 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,319 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:04,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:04,325 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,325 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:04,325 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,325 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,326 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,326 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:04,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:46:04,326 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,326 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:04,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 316#true, 168#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 219#L1043-8true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,370 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,370 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:04,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,370 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,370 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,370 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,370 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 219#L1043-8true, 333#true]) [2025-02-08 05:46:04,371 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,371 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:04,371 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,371 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 137#L1043-7true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,371 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,371 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,371 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,371 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 302#L1034-3true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:04,385 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,385 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,385 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,385 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 122#L1034-3true, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:04,387 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,387 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,387 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,387 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:04,402 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,402 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:04,402 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,402 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:04,404 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,404 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,404 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:46:04,404 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:04,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][396], [316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:46:04,505 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,505 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,505 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,505 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,544 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,544 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,544 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,544 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,545 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,545 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,545 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,545 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,545 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,545 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:04,545 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,546 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,546 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,546 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,546 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,546 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,546 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,560 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,560 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,560 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,560 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:04,609 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,609 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,609 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,609 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 6#L1043-6true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:04,612 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,612 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,612 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,612 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,629 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,629 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,629 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 137#L1043-7true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,631 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,631 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,631 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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-2true, 316#true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:04,666 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,666 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,666 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,666 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 206#L1034-2true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:46:04,667 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,667 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,667 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,667 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#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)), 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:04,674 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,674 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,674 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,674 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 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, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:04,675 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,675 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,675 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:04,675 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:04,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:46:04,804 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,804 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,804 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,804 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 313#true, 333#true, 92#L1043-3true]) [2025-02-08 05:46:04,804 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,804 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,804 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,804 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:04,804 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,804 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,804 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,804 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:46:04,805 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,805 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,805 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1043-3true, 333#true]) [2025-02-08 05:46:04,813 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,813 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,813 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,813 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,835 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,835 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,835 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,835 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:46:04,836 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,836 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:04,836 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,836 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,847 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,847 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,847 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,847 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [38#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,872 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:46:04,872 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:04,872 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:04,872 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,875 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:46:04,875 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:04,875 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:04,875 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 339#true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:46:04,894 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,894 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,894 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,894 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,894 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,894 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,894 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,894 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 6#L1043-6true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,896 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,896 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,896 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,896 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 6#L1043-6true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:04,896 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,896 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,896 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,896 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#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, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:04,952 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,952 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,952 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,952 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:04,954 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:04,954 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:04,954 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:04,954 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:46:05,051 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,051 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,051 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,051 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:05,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 307#L1042-1true, 333#true]) [2025-02-08 05:46:05,052 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,052 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,052 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,052 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:05,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,077 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:05,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:05,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:05,077 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:05,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,094 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,094 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,094 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,094 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:05,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 157#L1029true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,096 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,096 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,096 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:05,096 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,098 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,098 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,098 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:05,098 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][396], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,149 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,149 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,149 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,149 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:05,193 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,193 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,193 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,194 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,194 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,194 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,194 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,194 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,194 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,194 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,194 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:05,197 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,197 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,197 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,197 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,197 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,197 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,197 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,197 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,197 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,197 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,197 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,198 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:46:05,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:05,608 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:05,608 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:05,608 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:05,608 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:05,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:05,609 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,609 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,609 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,609 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:05,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][396], [38#L1025true, 316#true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1043-3true, 333#true]) [2025-02-08 05:46:05,650 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:05,650 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,650 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,650 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,681 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,681 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,681 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,681 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,681 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [38#L1025true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 333#true]) [2025-02-08 05:46:05,682 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [38#L1025true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:05,682 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,682 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,682 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 262#L1043-4true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,687 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,687 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,687 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,687 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,882 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,882 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,882 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 126#L1043true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,884 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,884 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:46:05,884 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,884 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:05,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,895 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:05,895 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:05,895 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:05,895 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:05,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,895 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:05,895 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:05,895 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,895 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:05,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:46:05,938 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:05,938 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,938 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,938 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 92#L1043-3true, 333#true]) [2025-02-08 05:46:05,939 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:05,939 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:46:05,939 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,939 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:46:05,942 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:05,942 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,942 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,942 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [38#L1025true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,965 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:05,965 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,965 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,965 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [38#L1025true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,966 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:05,966 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,966 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,966 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [38#L1025true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:05,966 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:05,966 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,966 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:05,966 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:05,969 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:05,969 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,969 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:05,969 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:06,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [298#L1027true, 316#true, 312#L1045-9true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:06,195 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:06,195 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:06,195 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:06,195 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:06,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 312#L1045-9true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:06,196 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:06,196 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:06,196 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:06,196 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:06,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][396], [298#L1027true, 316#true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:06,249 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:46:06,249 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:06,249 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:46:06,249 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:06,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:06,335 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:06,335 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:06,335 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:06,335 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:06,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:06,335 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:06,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:06,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:06,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:06,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:06,833 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:46:06,833 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:06,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:46:06,833 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:06,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:06,834 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:46:06,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:46:06,834 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:06,834 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:06,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][392], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:06,834 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:46:06,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:46:06,834 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:06,834 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:06,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:06,835 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:46:06,835 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:06,835 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:06,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:46:06,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:06,836 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:46:06,836 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:46:06,836 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:06,836 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:46:06,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:46:06,864 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:06,864 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:06,864 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:06,864 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:06,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:06,903 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:06,903 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:06,903 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:06,903 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:06,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:06,904 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:06,904 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:06,904 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:06,904 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:07,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:46:07,147 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:46:07,147 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:07,147 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:46:07,147 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:07,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:46:07,149 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:46:07,149 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:07,149 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:46:07,149 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:46:07,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 92#L1043-3true, 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:07,226 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:07,226 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:07,226 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:07,226 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:07,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:07,290 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:07,290 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:07,290 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:07,290 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:07,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:07,290 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:07,291 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:07,291 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:07,291 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:07,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 178#L1034-5true]) [2025-02-08 05:46:07,726 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:46:07,726 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:07,726 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:46:07,726 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:07,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [308#L1034-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 187#L1027true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:07,728 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:46:07,728 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:07,728 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:46:07,728 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:07,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 126#L1043true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:07,860 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:46:07,860 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:46:07,860 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:07,860 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:07,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:07,861 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:46:07,861 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:07,861 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:46:07,861 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:46:07,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:46:07,945 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:46:07,945 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:07,945 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:46:07,945 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:46:07,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:46:07,979 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:46:07,979 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:07,979 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:46:07,979 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:46:07,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 262#L1043-4true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:07,979 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:46:07,979 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:07,979 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:46:07,979 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:46:08,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [69#L1028-5true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:08,032 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:46:08,032 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:46:08,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:08,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:46:08,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 147#L1034-4true, 298#L1027true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:08,290 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:46:08,290 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:46:08,290 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:08,290 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:08,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [8#L1034-4true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 339#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:08,292 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:46:08,292 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:46:08,292 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:08,292 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:46:08,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:08,346 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:46:08,346 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:46:08,346 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:08,346 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:08,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 151#L1045-5true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:46:08,348 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:46:08,348 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:46:08,348 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:08,348 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:08,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 339#true, 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:08,452 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:46:08,452 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:08,452 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:08,452 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:46:08,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 88#L1031-2true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:08,453 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:46:08,453 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:46:08,454 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:08,454 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:08,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][389], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:46:08,454 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:46:08,454 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:08,454 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:46:08,454 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:08,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][383], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:46:08,455 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:46:08,455 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:46:08,455 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:46:08,455 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event